HeaderView icon indicating copy to clipboard operation
HeaderView copied to clipboard

Create an header for com.google.android.material.navigation.NavigationView

Results 4 HeaderView issues
Sort by recently updated
recently updated
newest added

@raphaelbussa When the Activity is recycled HeaderView will get an error. ``` java.lang.ClassCastException: java.lang.String cannot be cast to android.net.Uri at rebus.header.view.Profile.(Profile.java:82) at rebus.header.view.Profile.(Profile.java:46) at rebus.header.view.Profile$1.createFromParcel(Profile.java:51) at rebus.header.view.Profile$1.createFromParcel(Profile.java:48) at android.os.Parcel.readParcelable(Parcel.java:2774) at...

@raphaelbussa Request to add: add account footer. ![image](https://user-images.githubusercontent.com/10644057/67627954-89ac5200-f898-11e9-93d1-951f0b22e23a.png)

@raphaelbussa ``` Duplicate class de.hdodenhof.circleimageview.CircleImageView found in modules classes.jar (de.hdodenhof:circleimageview:3.0.1) and classes.jar (rebus:header-view:3.0.3) Duplicate class de.hdodenhof.circleimageview.CircleImageView$1 found in modules classes.jar (de.hdodenhof:circleimageview:3.0.1) and classes.jar (rebus:header-view:3.0.3) Duplicate class de.hdodenhof.circleimageview.CircleImageView$OutlineProvider found in modules...