增加eventbus混淆
This commit is contained in:
@ -17,7 +17,7 @@ import java.lang.reflect.Method;
|
||||
/**
|
||||
* Created by csheng on 15-10-12.
|
||||
*/
|
||||
abstract class BaseAppCompatToolBarActivity extends BaseAppCompatActivity implements ToolbarController {
|
||||
public abstract class BaseAppCompatToolBarActivity extends BaseAppCompatActivity implements ToolbarController {
|
||||
|
||||
private Toolbar mToolbar;
|
||||
private SystemBarTintManager mTintManager;
|
||||
|
||||
Reference in New Issue
Block a user