mirror of
https://github.com/samsonjs/media.git
synced 2026-03-27 09:45:47 +00:00
parent
346c72c00e
commit
be61715517
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@
|
|||
android:scrollbars="vertical"
|
||||
android:fadeScrollbars="false"/>
|
||||
|
||||
<android.support.design.floatingactionbutton.FloatingActionButton android:id="@+id/add_sample_button"
|
||||
<com.google.android.material.floatingactionbutton.FloatingActionButton android:id="@+id/add_sample_button"
|
||||
android:src="@drawable/ic_plus"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
|
|
|
|||
Loading…
Reference in a new issue