Skip to content

Commit

Permalink
Fixed gravity of text in widget_grid_settings_preview.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
italankin committed Dec 24, 2023
1 parent cdd8264 commit cb7e0c2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@
android:id="@+id/subtitle"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:gravity="center_horizontal"
android:text="Lorem ipsum dolor sit amet, consectetur adipiscing elit"
android:textColor="?android:textColorSecondary"
android:textSize="12sp"
Expand Down

0 comments on commit cb7e0c2

Please sign in to comment.