Commit ae4385e3 authored by Dharmakeerthi's avatar Dharmakeerthi

Update the predicted_milage xml file LinearLayout

parent 2ffe21f5
......@@ -7,6 +7,7 @@
android:fitsSystemWindows="true"
tools:context="com.appsnipp.education.Maintainces"
android:background="@color/profileBackground">
<android.support.design.widget.AppBarLayout
......
......@@ -12,9 +12,9 @@
android:layout_height="match_parent">
<LinearLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:orientation="vertical" >
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:orientation="vertical" >
<android.support.design.widget.AppBarLayout
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