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

Modern About Box for an Android App

Results 3 android-about-box issues
Sort by recently updated
recently updated
newest added

Let's improve accessibility as suggested by Google Play as follows: ### id/guide_toolbar/AppComatImageButton[0] "Close" ![Screen Shot 2020-07-02 at 6 15 30 pm](https://user-images.githubusercontent.com/550990/86346798-05646700-bc90-11ea-831b-59518b9ea9b1.png) ### id/mal_list_card - various I don't think the cards...

Web link is opened in general browser intent instead of opening the custom web view implementation. if not clear enough, i can add code

Per https://github.com/eggheadgames/android-about-box/issues/53#issuecomment-629323363, let's see if we're leaking: > BTW - I'd recommend to use LeakCanary to detect leaks in this library, because I've found it to leak without even starting...