Remove attribute from sample app

This commit is contained in:
Dimitry Ivanov 2018-06-26 10:49:47 +02:00
parent 22055363ae
commit 5bd37e173d

View File

@ -17,7 +17,6 @@
android:layout_margin="16dip" android:layout_margin="16dip"
android:lineSpacingExtra="2dip" android:lineSpacingExtra="2dip"
android:textSize="16sp" android:textSize="16sp"
android:textIsSelectable="true"
tools:context="ru.noties.markwon.MainActivity" tools:context="ru.noties.markwon.MainActivity"
tools:text="yo\nman" /> tools:text="yo\nman" />