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

2012-05-22 Thread Ben Sandee
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 requirements. Ben Sandee tbsan...@orangebikelabs.com -- You

Re: [android-developers] Help with Lint Warning

2011-12-18 Thread Ben Sandee
On Sat, Dec 17, 2011 at 8:45 PM, Zsolt Vasvari zvasv...@gmail.com wrote: I have the following layout: FrameLayout layout_width=match_parent layout_height=wrap_content minHeight=?android:attr/listPreferredItemHeight   LinearLayout layout_width=match_parent layout_height=wrap_content