Merge "Add accessibility label for edit FAB" into sc-dev
This commit is contained in:
@@ -113,6 +113,7 @@
|
|||||||
style="@android:style/Widget.DeviceDefault.Button.Colored"
|
style="@android:style/Widget.DeviceDefault.Button.Colored"
|
||||||
android:backgroundTint="?androidprv:attr/colorAccentSecondary"
|
android:backgroundTint="?androidprv:attr/colorAccentSecondary"
|
||||||
android:src="@drawable/ic_screenshot_edit"
|
android:src="@drawable/ic_screenshot_edit"
|
||||||
|
android:contentDescription="@string/screenshot_edit_label"
|
||||||
android:tint="?androidprv:attr/textColorSecondary"
|
android:tint="?androidprv:attr/textColorSecondary"
|
||||||
android:padding="16dp"
|
android:padding="16dp"
|
||||||
android:scaleType="fitCenter"
|
android:scaleType="fitCenter"
|
||||||
|
|||||||
Reference in New Issue
Block a user