Skip to content

Commit

Permalink
fix type goal checkmark on lower apis
Browse files Browse the repository at this point in the history
  • Loading branch information
Razeeman committed Jan 4, 2024
1 parent aa5a945 commit 90a4a2f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
android:layout_alignParentTop="true"
android:layout_alignParentEnd="true"
android:elevation="@dimen/record_type_card_elevation"
android:translationZ="1dp"
tools:itemIsChecked="true"
tools:itemWithCheck="true" />

Expand Down

0 comments on commit 90a4a2f

Please sign in to comment.