mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-06 09:08:52 -06:00
Habit notes: left align
This commit is contained in:
@@ -28,7 +28,6 @@
|
|||||||
android:id="@+id/habitNotes"
|
android:id="@+id/habitNotes"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:gravity="center"
|
|
||||||
android:textColor="?attr/contrast100"
|
android:textColor="?attr/contrast100"
|
||||||
tools:text="This is some example text for the notes" />
|
tools:text="This is some example text for the notes" />
|
||||||
</merge>
|
</merge>
|
||||||
Reference in New Issue
Block a user