amay_diam
amay_diam
Hello guys, This library is very cool, but how to apply add Toolbar Item Emoji and Font Foregound/Background Color in ARE_ToolbarDefault ? ``` private void initToolbar() { IARE_ToolItem bold =...
hai, how it's work, if Tab and Viewpager in fragment ? like this : ``` `` `` ``` and this is layout fragment: ``` `` `` ``` this is a...
i have problem with my rest. I use Volley library, but the results different from the response in the browser android ? this is, ther URL = ``` https://assac.com/profilepicture?app_key=bpHANRATGW35hkHNMJA9ssMOnLog9l7l3IxXDGiv&session_key=LSDK4ARF0w8flNc8GCj8mvvKdctKnN68FKSKlKplhyAClNK2&page=1&limit=10 ```...
VideoView on landscape orientation not correct if use last version android support library (23.2.1)
Hello Your Library is awesome, but I have get Issue if use last version android support library (23.2.1), VideoView on landscape orientation not correct like this : with **23.2.1** ...
I'm using [Android-ParallaxHeaderViewPager](https://github.com/kmshack/Android-ParallaxHeaderViewPager) and [StaggeredGridView](https://github.com/bulletnoid/StaggeredGridView) to create layout like pinterest. I getting problem when `getScrollY`, the result is sometimes return 0 when scroll at central position on the first row...
hello guy, how implement for Icon menu drawer and item menu navigation drawer ? any example ?