mirror of
https://github.com/jfoucry/Pilldroid.git
synced 2024-11-22 04:29:22 +01:00
Renamed according to the java class
Do some cleaning
This commit is contained in:
parent
dc71f57a73
commit
0304eb27b1
3 changed files with 2 additions and 1 deletions
|
@ -50,5 +50,6 @@
|
||||||
app:backgroundTint="@android:color/darker_gray"
|
app:backgroundTint="@android:color/darker_gray"
|
||||||
app:fabCustomSize="60dp"
|
app:fabCustomSize="60dp"
|
||||||
app:maxImageSize="60dp"
|
app:maxImageSize="60dp"
|
||||||
android:contentDescription="@string/add_button" />
|
android:contentDescription="@string/add_button"
|
||||||
|
tools:ignore="OnClick" />
|
||||||
</androidx.coordinatorlayout.widget.CoordinatorLayout>
|
</androidx.coordinatorlayout.widget.CoordinatorLayout>
|
Loading…
Reference in a new issue