Derive gray center-view button.
This commit is contained in:
parent
89745c1699
commit
76987c82a0
BIN
app/src/main/res/drawable-hdpi/ic_center_focus_weak_gray.png
Normal file
BIN
app/src/main/res/drawable-hdpi/ic_center_focus_weak_gray.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 772 B |
BIN
app/src/main/res/drawable-mdpi/ic_center_focus_weak_gray.png
Normal file
BIN
app/src/main/res/drawable-mdpi/ic_center_focus_weak_gray.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 551 B |
BIN
app/src/main/res/drawable-xhdpi/ic_center_focus_weak_gray.png
Normal file
BIN
app/src/main/res/drawable-xhdpi/ic_center_focus_weak_gray.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1020 B |
BIN
app/src/main/res/drawable-xxhdpi/ic_center_focus_weak_gray.png
Normal file
BIN
app/src/main/res/drawable-xxhdpi/ic_center_focus_weak_gray.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.5 KiB |
BIN
app/src/main/res/drawable-xxxhdpi/ic_center_focus_weak_gray.png
Normal file
BIN
app/src/main/res/drawable-xxxhdpi/ic_center_focus_weak_gray.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.0 KiB |
@ -106,10 +106,10 @@
|
||||
android:id="@+id/center_view_button"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
fab:fab_icon="@drawable/ic_center_focus_weak_black"
|
||||
app:fab_icon="@drawable/ic_center_focus_weak_gray"
|
||||
fab:fab_colorNormal="@color/white"
|
||||
fab:fab_title="Center view"
|
||||
fab:fab_colorPressed="@color/white_pressed" />
|
||||
fab:fab_colorPressed="@color/white_pressed"
|
||||
fab:fab_title="Center view" />
|
||||
|
||||
<com.getbase.floatingactionbutton.FloatingActionButton
|
||||
android:id="@+id/show_deck_from_dev_mode_button"
|
||||
|
Loading…
Reference in New Issue
Block a user