Commit ae4385e3 authored by Dharmakeerthi's avatar Dharmakeerthi

Update the predicted_milage xml file LinearLayout

parent 2ffe21f5
...@@ -7,6 +7,7 @@ ...@@ -7,6 +7,7 @@
android:fitsSystemWindows="true" android:fitsSystemWindows="true"
tools:context="com.appsnipp.education.Maintainces" tools:context="com.appsnipp.education.Maintainces"
android:background="@color/profileBackground"> android:background="@color/profileBackground">
<android.support.design.widget.AppBarLayout <android.support.design.widget.AppBarLayout
......
...@@ -12,9 +12,9 @@ ...@@ -12,9 +12,9 @@
android:layout_height="match_parent"> android:layout_height="match_parent">
<LinearLayout <LinearLayout
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:orientation="vertical" > android:orientation="vertical" >
<android.support.design.widget.AppBarLayout <android.support.design.widget.AppBarLayout
android:id="@+id/app_bar" android:id="@+id/app_bar"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment