Skip to content
Snippets Groups Projects
Select Git revision
  • fcbf372432f6da070dc37b668d826c77bcccdbc8
  • main default protected
2 results

.gitkeep

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>