Adds missing content descriptions and fixes a bit of the follow button hiding code.

This commit is contained in:
Vavassor 2017-04-12 04:32:05 -04:00
commit 2e45a0bbff
7 changed files with 84 additions and 51 deletions

View file

@ -16,7 +16,6 @@
package com.keylesspalace.tusky;
import android.content.Context;
import android.content.SharedPreferences;
import android.preference.PreferenceManager;
import android.support.annotation.Nullable;
import android.support.v7.widget.RecyclerView;