Commit 8d2d89f1 authored by Varun Patil's avatar Varun Patil

Make user fragment opaque

parent 183a4e99
...@@ -7,7 +7,8 @@ ...@@ -7,7 +7,8 @@
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="match_parent" android:layout_height="match_parent"
android:orientation="vertical" android:orientation="vertical"
tools:context="app.insti.fragment.UserFragment"> tools:context="app.insti.fragment.UserFragment"
android:background="?attr/themeColor">
<RelativeLayout <RelativeLayout
android:layout_width="match_parent" android:layout_width="match_parent"
......
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