Remove ugly button

This commit is contained in:
tom79 2017-10-17 18:52:05 +02:00
parent 06afafc934
commit 652551fa87
1 changed files with 1 additions and 0 deletions

View File

@ -84,6 +84,7 @@
android:layout_marginLeft="10dp"
android:focusableInTouchMode="false"
android:id="@+id/scheduled_toot_date"
style="@style/Base.Widget.AppCompat.Button.Borderless.Colored"
android:layout_width="wrap_content"
android:layout_height="wrap_content" />