Mimic Android Wi-Fi setting design in tethering

This commit is contained in:
Mygod
2018-01-21 13:16:21 -08:00
parent 5ad840fe43
commit de7c6c5d8c
8 changed files with 82 additions and 79 deletions

View File

@@ -0,0 +1,9 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24.0"
android:viewportHeight="24.0">
<path
android:fillColor="#FF000000"
android:pathData="M19,13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z"/>
</vector>