recyclerview with notification list

This commit is contained in:
danijoo
2016-01-02 21:44:58 +01:00
parent 35c6bc10ed
commit 2de64dd24f
15 changed files with 465 additions and 30 deletions

View File

@@ -15,6 +15,8 @@ import android.view.View;
import net.headlezz.notificationlogger.createnotification.NotificationCreationFragment;
import net.headlezz.notificationlogger.logger.LoggerUtils;
import net.headlezz.notificationlogger.notificationlist.NotificationListFragment;
import net.headlezz.notificationlogger.preferences.PreferenceActivity;
import net.headlezz.notificationlogger.presenter.LoggerWarningPresenter;
import butterknife.Bind;