Skip to content

Commit

Permalink
[Catalog] Fix favorite row button alignment in lower apis.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 463871651
  • Loading branch information
leticiarossi authored and drchen committed Jul 28, 2022
1 parent edcb7fb commit 849be73
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_alignParentEnd="true"
android:layout_alignParentRight="true"
android:checkable="true"
android:contentDescription="@string/cat_demo_landing_favorite"
android:saveEnabled="false"
Expand Down

0 comments on commit 849be73

Please sign in to comment.