mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2025-10-06 05:49:49 +02:00
Start implementing custom theme settings.
This commit is contained in:
4
app/src/main/res/drawable/circular_background.xml
Normal file
4
app/src/main/res/drawable/circular_background.xml
Normal file
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="oval" >
|
||||
<size android:width="24dp" android:height="24dp"/>
|
||||
</shape>
|
Reference in New Issue
Block a user