Cleaned up -> Removed unused imports / files

This commit is contained in:
=
2018-03-15 18:04:08 +01:00
parent d8a5974c52
commit 9ad8666d5c
112 changed files with 188 additions and 402 deletions

View File

@ -2,7 +2,6 @@ package de.frajul.endlessroll.views;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.view.animation.Animation;
import android.view.animation.AnimationUtils;
import android.widget.Button;