mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 04:43:54 +01:00
Extend from AppCompatActivity instead of Activity
This commit is contained in:
parent
75f2201000
commit
8cc51c4dd9
6 changed files with 15 additions and 49 deletions
|
|
@ -43,10 +43,6 @@
|
|||
<item name="colorControlNormal">#ffffff</item>
|
||||
</style>
|
||||
|
||||
<style name="NoTitle" parent="DarkAppTheme">
|
||||
<item name="android:windowNoTitle">true</item>
|
||||
</style>
|
||||
|
||||
<style name="ProgressBar" parent="Widget.AppCompat.ProgressBar.Horizontal" />
|
||||
|
||||
</resources>
|
||||
Loading…
Add table
Add a link
Reference in a new issue