Habit notes: left align
This commit is contained in:
parent
d875af8a8e
commit
56d2307b75
@ -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>
|
||||||
Loading…
Reference in New Issue
Block a user