Bug fixings. This commit is currently still in a more or less dirty state.
This commit is contained in:
parent
257791eff6
commit
5c69ca132f
1 changed files with 0 additions and 3 deletions
|
|
@ -20,8 +20,6 @@ import com.kabouzeid.gramophone.util.NavigationUtil;
|
||||||
import com.kabouzeid.gramophone.util.Util;
|
import com.kabouzeid.gramophone.util.Util;
|
||||||
import com.kabouzeid.gramophone.views.PlayPauseDrawable;
|
import com.kabouzeid.gramophone.views.PlayPauseDrawable;
|
||||||
|
|
||||||
import hugo.weaving.DebugLog;
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @author Karim Abou Zeid (kabouzeid)
|
* @author Karim Abou Zeid (kabouzeid)
|
||||||
*/
|
*/
|
||||||
|
|
@ -142,7 +140,6 @@ public abstract class AbsFabActivity extends AbsPlaybackStatusActivity {
|
||||||
return sharedViewsWithFab;
|
return sharedViewsWithFab;
|
||||||
}
|
}
|
||||||
|
|
||||||
@DebugLog
|
|
||||||
@Override
|
@Override
|
||||||
public void onPlayStateChanged() {
|
public void onPlayStateChanged() {
|
||||||
super.onPlayStateChanged();
|
super.onPlayStateChanged();
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue