Re: [android-developers] Re: Users not upgrading

2012-05-22 Thread Ben Sandee
not sure if you've already considered this, but it could be that they are not eligible to upgrade. Make sure that you haven't accidentally enabled a feature or requirement in your manifest that would strand a large number of users at version 10 because of SDK version or other feature r

Re: [android-developers] Help with Lint Warning

2011-12-18 Thread Ben Sandee
On Sat, Dec 17, 2011 at 8:45 PM, Zsolt Vasvari wrote: > I have the following layout: > > minHeight="?android:attr/listPreferredItemHeight"> >   layout_height="wrap_content" layout_gravity="center_vertical" > orientation="vertical"> >       layout_height="wrap_content"/> >       layout_height="wr