AndroidDeveloperLB

Results 872 comments of AndroidDeveloperLB

@saulmm I've noticed that the subtitle (below "Quila") is touching the white rectangle: ![device-2016-03-14-003304](https://cloud.githubusercontent.com/assets/5357526/13731865/9ad45ad4-e97c-11e5-9b80-98a072bbe0cd.png) Is this intentional?

I used this one: https://github.com/saulmm/CoordinatorBehaviorExample.git

This has multiple issues that I've found, probably not all related to here (because that's the first time I try this library in years ) : 1. It wraps what...

Well 3% out of at least 2.5 active devices is still a lot, and the support library is from API 14. The only ones that's from 16 are of something...

OK got it except the touch issue, using the support library and a workaround . Min API 14. Repository here, if you want to look at: https://github.com/AndroidDeveloperLB/customized-popup-window-sample

I think I found that out on some article, when material design started to appear.

I have no idea. It seems to have come on Android 4.4.4 (search for "Drag-to-Select") : http://www.androidpolice.com/2013/11/16/getting-to-know-android-4-4-kitkat-edition-android-gets-cleaner-brighter-more-useful/#design-tidbits-and-other-stuff Maybe ask about this on StackOverflow?

OK I've asked about it here: https://stackoverflow.com/q/54503331/878126

You can try on emulator... If you have sample I can try right away, please share it. I don't use this repository anymore.