You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
636 B
XML

xmlns:android="http://schemas.android.com/apk/res/android">
name="AppTheme" parent="android:Theme.Material">
name="android:colorPrimary">@color/ytred
name="android:colorPrimaryDark">@color/ytreddark
name="android:colorAccent">@color/ytred
name="android:alertDialogTheme">@style/AlertDialogCustom
name="AlertDialogCustom" parent="android:Theme.Material.Dialog.Alert">
name="android:colorPrimary">@color/ytred
name="android:colorAccent">@color/ytred