Daark theme working.

This commit is contained in:
aminecmi
2022-09-27 10:21:42 +02:00
parent d81fb79b4f
commit bf1b680b4a
24 changed files with 67 additions and 235 deletions

View File

@@ -1,10 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<menu xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:android="http://schemas.android.com/apk/res/android">
<item
android:id="@+id/clear"
android:icon="@drawable/ic_history_white_24dp"
android:title="@string/drawer_action_clear"
app:showAsAction="ifRoom" />
</menu>