mirror of
https://github.com/SimpleMobileTools/Simple-Calendar.git
synced 2024-12-27 16:53:28 +01:00
add a "New Event" content description to the Floating action button
This commit is contained in:
parent
52323908f0
commit
54922fc779
@ -17,6 +17,7 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_gravity="bottom|end"
|
||||
android:layout_margin="@dimen/activity_margin"
|
||||
android:contentDescription="@string/new_event"
|
||||
android:src="@drawable/ic_plus"
|
||||
app:backgroundTint="@color/color_primary"
|
||||
app:rippleColor="@color/pressed_item_foreground"/>
|
||||
|
Loading…
Reference in New Issue
Block a user