Merge branch 'koreandanar' of https://github.com/MilosKozak/AndroidAPS into koreandanar
This commit is contained in:
commit
889c75f3ee
1 changed files with 1 additions and 1 deletions
|
@ -120,7 +120,7 @@ public class SmsCommunicatorPlugin implements PluginBase {
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
public void setFragmentVisible(int type, boolean fragmentVisible) {
|
public void setFragmentVisible(int type, boolean fragmentVisible) {
|
||||||
if (type == GENERAL) this.fragmentEnabled = fragmentVisible;
|
if (type == GENERAL) this.fragmentVisible = fragmentVisible;
|
||||||
}
|
}
|
||||||
|
|
||||||
@Subscribe
|
@Subscribe
|
||||||
|
|
Loading…
Reference in a new issue