Resource folders are the same in Mono for Android as they are in standard Android so you can use the same naming conventions. If you create a Drawable-hdpi folder under Resources it will be used for hdpi devices.
On Mon, Mar 5, 2012 at 5:13 PM, milop <[email protected]> wrote: > What is Mono Android's equivalent of the "res/drawable-hdpi, > res/drawable-mdpi, and res/drawable-ldpi" for resolution dependence? All I > see is one "Drawable" folder under "Resources". > > How do I implement the three sizes in Mono Android? > > Thanks in advance, > Mike > > -- > View this message in context: > http://mono-for-android.1047100.n5.nabble.com/Low-Medium-High-resolution-tp5539149p5539149.html > Sent from the Mono for Android mailing list archive at Nabble.com. > _______________________________________________ > Monodroid mailing list > [email protected] > > UNSUBSCRIBE INFORMATION: > http://lists.ximian.com/mailman/listinfo/monodroid >
_______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
