root / App_Resources / Android / src / main / res / values-v29 / styles.xml @ f3d5fa3b
Historique | Voir | Annoter | Télécharger (350 octets)
1 | f3d5fa3b | Eric Seigne | <?xml version="1.0" encoding="utf-8"?>
|
---|---|---|---|
2 | <resources xmlns:android="http://schemas.android.com/apk/res/android"> |
||
3 | |||
4 | <!-- Application theme -->
|
||
5 | <style name="AppThemeBase29" parent="AppThemeBase21"> |
||
6 | <item name="android:forceDarkAllowed">true</item>
|
||
7 | </style>
|
||
8 | |||
9 | <style name="AppTheme" parent="AppThemeBase29"> |
||
10 | </style> |
||
11 | |||
12 | </resources> |