mirror of https://github.com/M66B/NetGuard.git
4 lines
196 B
XML
4 lines
196 B
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<bitmap xmlns:android="http://schemas.android.com/apk/res/android"
|
||
|
android:src="@drawable/ic_lock_outline_white_24dp"
|
||
|
android:tint="?attr/colorOn" />
|