mirror of https://github.com/tasks/tasks
Improved the appearance of the note dialog header
parent
608bbc3c40
commit
f229c978d6
@ -1,11 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<TextView
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:id="@+id/title"
|
||||
android:text="This is my new title"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="fill_parent"
|
||||
android:textColor="#ffffff"
|
||||
android:paddingLeft="6dip"
|
||||
android:ellipsize="marquee"
|
||||
android:textSize="20dip" />
|
||||
Loading…
Reference in New Issue