mirror of
https://github.com/FatttSnake/OxygenToolbox.git
synced 2026-04-06 11:21:27 +08:00
Added theme switch
This commit is contained in:
4
app/src/main/res/drawable/background_no_radius.xml
Normal file
4
app/src/main/res/drawable/background_no_radius.xml
Normal file
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<solid android:color="?attr/fold_layout_background" />
|
||||
</shape>
|
||||
Reference in New Issue
Block a user