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:
@@ -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" />
|
||||
|
Reference in New Issue
Block a user