add header/footer to drawer

This commit is contained in:
Christian Schabesberger 2018-02-16 14:45:52 +01:00
parent 8adca3725d
commit 86f041b803
17 changed files with 93 additions and 11 deletions

View file

@ -1,6 +1,7 @@
package org.schabi.newpipe.settings;
import android.os.Bundle;
import android.support.v7.preference.Preference;
import org.schabi.newpipe.R;