Made Black UI an option to configure
This commit is contained in:
committed by
Fredrik Fornwall
parent
468f878a38
commit
5ba3f7cf6d
@@ -1,4 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="rectangle">
|
||||
<solid android:color="#212325" />
|
||||
<solid android:color="#E0E0E0" />
|
||||
</shape>
|
||||
|
||||
Reference in New Issue
Block a user