mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2025-10-05 21:39:50 +02:00
Update translation info.
This commit is contained in:
12
app/src/main/res/drawable/flag_poland.xml
Normal file
12
app/src/main/res/drawable/flag_poland.xml
Normal file
@@ -0,0 +1,12 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="512dp"
|
||||
android:height="512dp"
|
||||
android:viewportWidth="512"
|
||||
android:viewportHeight="512">
|
||||
<path
|
||||
android:pathData="M256,256m-256,0a256,256 0,1 1,512 0a256,256 0,1 1,-512 0"
|
||||
android:fillColor="#F0F0F0"/>
|
||||
<path
|
||||
android:pathData="M512,256c0,141.384 -114.616,256 -256,256S0,397.384 0,256"
|
||||
android:fillColor="#D80027"/>
|
||||
</vector>
|
Reference in New Issue
Block a user