android-about-page icon indicating copy to clipboard operation
android-about-page copied to clipboard

Create an awesome About Page for your Android App in 2 minutes

Results 20 android-about-page issues
Sort by recently updated
recently updated
newest added

Now the library supports add LinkedIn Feature ` addLinkedIn("saiharig") ` ![ezgif com-gif-maker](https://user-images.githubusercontent.com/52252342/137267032-e79edbc5-92cc-490d-bfff-b7231efae81f.gif)

I am using this lib for my about us UI. I have added ```.addFacebook("bhaijitsen")``` in my code. Whenever user taps Like us On Facebook option, it opens Facebook app showing...

Thanks for your great About Pge library. Below is a suggestion for the code to add an element that enables users to open the phone dialer with a preset phone...

Is similar kind of library for About Page is available for iOS swift?

Email icon is almost the same color as background, so it's not visible in dark mode. It would be good to change the color of icon according to the dark...

typeface = Typeface.createFromAsset(requireActivity().getAssets(), "font/ubuntu_bold.ttf");

is it possible to resize the image ?

help wanted

`.addEmail("[email protected]")` I added a email like this. When user clicks that, then other messasing applications are also showed. If the user choose Whatapp, then this button never work. I just...

I want to set icon on about us page in setImage() method , but it can't show any image on about us page.