1
0
mirror of https://github.com/vector-im/riotX-android synced 2025-10-06 00:02:48 +02:00

Add some missing style. Default is not workong (?)

This commit is contained in:
Benoit Marty
2021-06-15 19:00:07 +02:00
parent 06cbbbe1e8
commit a67f8ca4dc
58 changed files with 106 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="im.vector.lib.ui.styles">
<application>
<application android:theme="@style/AppTheme.Light">
<activity
android:name=".debug.DebugMaterialThemeLightDefaultActivity"
android:theme="@style/VectorMaterialThemeDebugLight" />