Fix an issue for nestedview

Update widget UI

Update widget stack UI
This commit is contained in:
Deep
2020-10-17 13:02:40 -04:00
parent bc32fe7b99
commit 4c5ed573f5
20 changed files with 424 additions and 230 deletions
+5
View File
@@ -0,0 +1,5 @@
<vector android:height="24dp" android:tint="#FB542B"
android:viewportHeight="24.0" android:viewportWidth="24.0"
android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
<path android:fillColor="#FF000000" android:pathData="M12,2C6.48,2 2,6.48 2,12s4.48,10 10,10 10,-4.48 10,-10S17.52,2 12,2zM17,13h-4v4h-2v-4L7,13v-2h4L11,7h2v4h4v2z"/>
</vector>