Code cleanup

This commit is contained in:
Caesar2011
2018-11-17 00:08:08 +01:00
parent 7a7e56bdf5
commit 6523d82d6b
62 changed files with 113 additions and 180 deletions

View File

@@ -4,7 +4,8 @@
android:layout_height="match_parent"
android:background="@color/colorFUGreen"
android:fitsSystemWindows="true"
tools:context="de.sebse.fuplanner.fragments.StartupFragment">
tools:context="de.sebse.fuplanner.fragments.StartupFragment"
tools:ignore="Overdraw">
<ImageView
android:layout_width="@android:dimen/thumbnail_width"