Skip to content

Commit

Permalink
Add multiline support for unverified state rewards
Browse files Browse the repository at this point in the history
  • Loading branch information
deeppandya committed Sep 9, 2024
1 parent 9755749 commit 9b137bd
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@
android:id="@+id/unverified_toggle_sub_text"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:ellipsize="end"
android:maxLines="1"
android:fontFamily="sans-serif"
android:textColor="@color/rewards_panel_secondary_text_color"
android:text="@string/rewards_panel_unverified_switch_off_sub_text"
Expand Down

0 comments on commit 9b137bd

Please sign in to comment.