About Box v2.0.1 Release Notes
Release Date: 2020-05-21 // almost 3 years ago-
- ⚡️ Updated to build with the latest Android SDKs and Material About Library (Dark Mode works!)
- Does not add cards for items with no information (thanks @Ninjaman494 for the idea)
- 🛠 Fixes a bug opening the Facebook App at the desired location (thanks @agos74 for the bug report & follow-ups 9 months later)
⚡️ We bumped the major version as you'll likely need to do a couple of things to update, specifically:
- 🔧 Configure the new
facebookUserPageId
value to add your company's Facebook page id so apps can open it directly 💅 Change the parent theme style from:
<style name="AppTheme.MaterialAboutActivity" parent="Theme.Mal.Light.DarkActionBar" tools:ignore="UnusedResources">
to
\<style name="AppTheme.MaterialAboutActivity" parent="Theme.MaterialComponents.DayNight.DarkActionBar" tools:ignore="UnusedResources"\>
Previous changes from v1.3.2
-
⚡️ Small update that adds Ukraine language