mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-28 13:23:58 +01:00
Cleanup styles, remove redundant ones. Fix My Contributions title
This commit is contained in:
parent
e914568f6e
commit
dff41ae33d
5 changed files with 6 additions and 18 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<resources>
|
||||
|
||||
<style name="AppTheme" parent="Theme.Commons" />
|
||||
<style name="AppTheme" parent="Theme.Sherlock.Light" />
|
||||
|
||||
<style name="NoTitle" parent="AppTheme">
|
||||
<item name="android:windowNoTitle">true</item>
|
||||
|
|
@ -15,6 +15,6 @@
|
|||
<item name="android:textStyle">bold</item>
|
||||
</style>
|
||||
|
||||
<style name="NotificationProgress" parent="Theme.Commons" />
|
||||
<style name="NotificationProgress" parent="AppTheme" />
|
||||
|
||||
</resources>
|
||||
Loading…
Add table
Add a link
Reference in a new issue