Changes to allow project to compile on newer versions, including removing ad code and adding a margin to the top of layouts so the UI is below the action bar.
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
android:paddingLeft="@dimen/activity_horizontal_margin"
|
||||
android:paddingRight="@dimen/activity_horizontal_margin"
|
||||
android:paddingTop="@dimen/activity_vertical_margin"
|
||||
android:layout_marginTop="?android:actionBarSize"
|
||||
tools:context="com.hyperling.apps.the45minuterule.Tips">
|
||||
|
||||
<TextView
|
||||
|
Reference in New Issue
Block a user