android-about-page
android-about-page copied to clipboard
About bottom of the page
This page helps me a lot! i want to add some links or words at the bottom of the page,under the elements,Is there any methods?thanks.
And setColor() for Elements seems doesn't work...
Hi @drogbababa There is no special method for that, but you could create a new element and set gravity to center, to get something like: https://github.com/medyo/android-about-page/blob/master/app/src/main/java/mehdi/sakout/aboutpage/sample/MainActivity.java#L46
@drogbababa please post one question per issue,
Thank you