android-about-box
android-about-box copied to clipboard
Modern About Box for an Android App
Let's improve accessibility as suggested by Google Play as follows: ### id/guide_toolbar/AppComatImageButton[0] "Close"  ### 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...