replace view binding with aa, change script list to card view, enable minify
10
app/src/main/res/drawable/card_shadow.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:shape="rectangle">
|
||||
|
||||
<gradient
|
||||
android:angle="90"
|
||||
android:endColor="#dedede"
|
||||
android:startColor="@android:color/transparent"/>
|
||||
|
||||
</shape>
|
||||
BIN
app/src/main/res/drawable/ic_edit_gray.png
Normal file
|
After Width: | Height: | Size: 592 B |
BIN
app/src/main/res/drawable/ic_mode_edit_black_24dp.png
Normal file
|
After Width: | Height: | Size: 222 B |
BIN
app/src/main/res/drawable/ic_more_gray.png
Normal file
|
After Width: | Height: | Size: 787 B |
BIN
app/src/main/res/drawable/ic_more_vert_black_24dp.png
Normal file
|
After Width: | Height: | Size: 155 B |
BIN
app/src/main/res/drawable/ic_play_arrow_black_24dp.png
Normal file
|
After Width: | Height: | Size: 208 B |
BIN
app/src/main/res/drawable/ic_run_gray.png
Normal file
|
After Width: | Height: | Size: 485 B |
BIN
app/src/main/res/drawable/ic_share_black_24dp.png
Normal file
|
After Width: | Height: | Size: 483 B |
BIN
app/src/main/res/drawable/ic_share_gray.png
Normal file
|
After Width: | Height: | Size: 1.2 KiB |