Kvaibhav01 / Quake-Info

This app displays a list of earthquakes occurring worldwide straight from the USGS servers. And more.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shift all the three dots menu to navigation drawer

Kvaibhav01 opened this issue · comments

Move all the options (three dots menu) to a left nav drawer. You can use MikePenz's Material Drawer library for this.

Can I help on this?

hey, did anybody already working on this?

I've been trying to work on this issue, but having problems with aapt2.

@akhil-gautam, go ahead. If you can't then @muhrahmatullah will take over.

@alistairholmes, in the gradle.properties file, use this:

android.enableAapt2=false

Reference:
https://stackoverflow.com/a/46988209

thanks @Kvaibhav01 I tried that but it didn't work which was very weird.

@alistairholmes, can you show us the screenshot of the error or the logcat? Maybe others can help. @akhil-gautam @muhrahmatullah

@Kvaibhav01 thanks it seems to have fixed itself now.

I just submitted a PR for this: #18

i want to work on this issue

Greetings, i would like to contribute to the project by working on this issue, could i join as well ?

Check out my PR #20

Completed by @wseemann #19. Thank you all for your efforts. Others can try solving the remaining issues.