We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25dbbae commit 4650d7cCopy full SHA for 4650d7c
app/src/main/res/layout/fragment_sport.xml
@@ -34,6 +34,7 @@
34
android:layout_margin="@dimen/space"
35
android:layout_gravity="end|bottom"
36
app:srcCompat="@drawable/ic_add_24dp"
37
- android:transitionName="shared_element_fab" />
+ android:transitionName="shared_element_fab"
38
+ android:contentDescription="@string/add_prediction" />
39
40
</androidx.coordinatorlayout.widget.CoordinatorLayout>
0 commit comments