Skip to content
Snippets Groups Projects
Select Git revision
  • e13e41d15670ddf8214247d9052a13e489dc6ceb
  • master default
2 results

navigation_header.xml

Blame
  • navigation_header.xml 359 B
    <?xml version="1.0" encoding="utf-8"?>
    <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
        xmlns:app="http://schemas.android.com/apk/res-auto"
        xmlns:tools="http://schemas.android.com/tools"
        android:layout_width="match_parent"
        android:layout_height="144dp"
        android:background="@drawable/location">
    
    
    </RelativeLayout>