mirror of
https://github.com/ethauvin/android-about-box.git
synced 2025-04-28 03:38:13 -07:00
Moved to version 2.2.1 of the material-about-library.
This commit is contained in:
parent
5df77387e6
commit
fac8415ad9
3 changed files with 27 additions and 27 deletions
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
|
||||
<style name="AppTheme.MaterialAboutActivity" parent="Theme.Mal" >
|
||||
<style name="AppTheme.MaterialAboutActivity" parent="Theme.Mal.Light.DarkActionBar" >
|
||||
<item name="colorPrimary">@color/colorPrimary</item>
|
||||
<item name="colorPrimaryDark">@color/colorPrimaryDark</item>
|
||||
<item name="colorAccent">@color/colorAccent</item>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue