Updated UI

Added "Root" section
This commit is contained in:
dvdandroid
2016-08-26 12:45:35 +02:00
parent c86c2661af
commit ab318ef99e
12 changed files with 741 additions and 477 deletions
+9
View File
@@ -0,0 +1,9 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportHeight="24.0"
android:viewportWidth="24.0">
<path
android:fillColor="#fff"
android:pathData="M1,21h22L12,2 1,21zM13,18h-2v-2h2v2zM13,14h-2v-4h2v4z"/>
</vector>