Эх сурвалжийг харах

remove two-times init of the drawer

Andy Scherzinger 9 жил өмнө
parent
commit
7c9c4a4ca6

+ 0 - 2
src/com/owncloud/android/ui/activity/FileDisplayActivity.java

@@ -209,8 +209,6 @@ public class FileDisplayActivity extends HookActivity
 
         mProgressBar.setIndeterminate(mSyncInProgress);
         // always AFTER setContentView(...) ; to work around bug in its implementation
-
-        initDrawer();
         
         setBackgroundText();