amay_diam

Results 6 issues of 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 ```...

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** ![screenshot_20160323-135529](https://cloud.githubusercontent.com/assets/3770501/13978174/87fd0a64-f101-11e5-81a8-39f10e39cb77.png)...

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 ?