First steps for folder support.
This commit is contained in:
parent
373bba9e98
commit
56d3a2dbce
27 changed files with 652 additions and 553 deletions
|
|
@ -1,13 +0,0 @@
|
|||
package com.kabouzeid.gramophone.interfaces;
|
||||
|
||||
/**
|
||||
* @author Karim Abou Zeid (kabouzeid)
|
||||
*/
|
||||
public interface KabViewsDisableAble {
|
||||
|
||||
void enableViews();
|
||||
|
||||
void disableViews();
|
||||
|
||||
boolean areViewsEnabled();
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue