mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-23 02:00:20 +07:00
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%" />
|