mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-31 14:17:03 +02:00
Reduced logging
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user