Mahdi Pishguy

Results 148 issues of Mahdi Pishguy

i'm trying to set dark black color as `#000000` for texts, but i see light black color and i can't set to dark ``` It's to do do do do...

bt default `toolbar.setNavigationIcon(materialMenu);` attaching material menu in left side of toolbar, i have customize toolbar and i want to have that in right side. how can i implementing that?

Hi. Thanks for sharing your library, how to use that for circular widgets and use that for listview items? thanks

Hi all. i'm trying to install this library from gradle but i get this error: Error:In ForegroundLinearLayout, unable to find attribute android:foregroundInsidePadding Error:Execution failed for task ':app:processDebugResources'. > com.android.ide.common.internal.LoggedErrorException: Failed...

how can i have more card in center? in this sample code i see one card in center, can we add more around of center cards?

I'm trying to get and save current RecyclerView scroll position, by this code: ``` @Override public void onScrollChanged(int scrollY, boolean firstScroll, boolean dragging) { recyclerViewCurrentScrolledPosition = scrollY; } ``` after...

I'm trying to implementing `ActiveAndroid` library on my project, after read more documentation about that, i get this error when i try to save data on database ``` com.activeandroid.TableInfo.getIdName()' on...

Thanks to sharing very awesome library. I have a question In this library how can we have more scrollable items? By default there are fixed items with counts. For example...

this library can be support right to left?

Updated travis config to use the latest env.