mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-24 02:00:24 +07:00
5d16645b84
* update icons android * remove comment
8 lines
280 B
XML
8 lines
280 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<inset xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:drawable="@drawable/ic_amnezia_round"
|
|
android:insetLeft="19.5%"
|
|
android:insetTop="19.5%"
|
|
android:insetRight="19.5%"
|
|
android:insetBottom="19.5%" />
|