Re: [android-developers] avoid re adding items in list view

2015-08-10 Thread TreKing
On Wed, Jul 29, 2015 at 1:51 AM, gvi7 wrote: > In my application i have a SlidingTabLayout, each tab containing a > listview. when i go through the tabs several times the items are added in > the listview each time. how can i prevent this behaviour? > Step through your code and debug the pro

Re: [android-developers] font size normalization

2015-08-10 Thread Marina Cuello
You could use this tool to help on calculations: http://angrytools.com/android/pixelcalc/ Marina On Fri, Aug 7, 2015 at 12:11 PM, Justin Anderson wrote: > AFAIK there is no direct matching like that. They are two different > operating systems and render text differently. > > That being said, I