AndroidIDEOfficial / AndroidIDE

AndroidIDE is an IDE for Android to develop full featured Android apps.
https://m.androidide.com
GNU General Public License v3.0
2.38k stars 311 forks source link

Can we have a button/option to change the Files position to Navigation Drawer? #10

Closed Premjit-Developer closed 3 years ago

Premjit-Developer commented 3 years ago

Can we have a button/option to change the Files position to Navigation Drawer? Because for a developer it is important to navigate his/her app directories or files easily and comfortably but in the AndroidIDE app directories/files navigation option on a FAB button which takes 2clicks to open but on the other hand if this is implemented in Navigation Drawer then with only a single swipe we can open the directories/files and it takes less time as compared to FAB. So, if you implement this feature suggestion to AndroidIDE than it will be very much beneficial to navigate files/directories. Thank You.

itsaky commented 3 years ago

It is actually a navigation drawer. You could simply swipe from right edge of the screen to the left to open the files navigation.

Premjit-Developer commented 3 years ago

Oops! Thanks for the feedback.