mirror of
https://github.com/kavishdevar/librepods.git
synced 2026-03-17 11:42:29 +00:00
try adding widget; add previews to each composable
This commit is contained in:
@@ -4,7 +4,6 @@ appWidgetInnerRadius attribute value
|
||||
-->
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:shape="rectangle">
|
||||
|
||||
<corners android:radius="?attr/appWidgetInnerRadius" />
|
||||
<solid android:color="?android:attr/colorAccent" />
|
||||
</shape>
|
||||
Reference in New Issue
Block a user