diff --git a/uhabits-android/src/main/res/layout/show_habit_notes.xml b/uhabits-android/src/main/res/layout/show_habit_notes.xml index 52c9627d7..d645f4001 100644 --- a/uhabits-android/src/main/res/layout/show_habit_notes.xml +++ b/uhabits-android/src/main/res/layout/show_habit_notes.xml @@ -28,7 +28,6 @@ android:id="@+id/habitNotes" android:layout_width="match_parent" android:layout_height="wrap_content" - android:gravity="center" android:textColor="?attr/contrast100" tools:text="This is some example text for the notes" /> \ No newline at end of file