Added card-like widget
This commit is contained in:
parent
aff68a4ea5
commit
e111d4f113
11 changed files with 449 additions and 1 deletions
3
app/src/main/res/drawable-v21/widget_selector_light.xml
Normal file
3
app/src/main/res/drawable-v21/widget_selector_light.xml
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<ripple xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:color="@color/ripple_material_light"/>
|
||||
Loading…
Add table
Add a link
Reference in a new issue