mirror of
https://github.com/M66B/FairEmail.git
synced 2025-03-12 23:28:37 +00:00
Reduced logging
This commit is contained in:
parent
737b2cdcab
commit
3d4c7cfd12
1 changed files with 0 additions and 1 deletions
|
@ -230,7 +230,6 @@ public class ActivityView extends ActivityBilling implements FragmentManager.OnB
|
|||
public void onDrawerSlide(View drawerView, float slideOffset) {
|
||||
super.onDrawerSlide(drawerView, slideOffset);
|
||||
|
||||
Log.i("Drawer offset=" + slideOffset);
|
||||
if (slideOffset > 0)
|
||||
owner.start();
|
||||
else
|
||||
|
|
Loading…
Add table
Reference in a new issue