plaid icon indicating copy to clipboard operation
plaid copied to clipboard

fix NullPointerException

Open tyf1946 opened this issue 5 years ago • 7 comments

HomeActivity method onPrepareOptionsMenu menu.findItem(R.id.menu_designer_news_login) return null object use onCreateOptionsMenu find menu_designer_news_login

:loudspeaker: Type of change

  • [x] Bugfix
  • [ ] New feature
  • [ ] Enhancement
  • [ ] Refactoring

:scroll: Description

:bulb: Motivation and Context

:green_heart: How did you test it?

:pencil: Checklist

  • [ ] I ran ./gradlew spotlessApply before submitting the PR
  • [ ] I reviewed submitted code
  • [ ] I added tests to verify changes
  • [ ] All tests passing

:crystal_ball: Next steps

:camera_flash: Screenshots / GIFs

tyf1946 avatar Jun 15 '19 09:06 tyf1946

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

:memo: Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here (e.g. I signed it!) and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

ℹ️ Googlers: Go here for more info.

googlebot avatar Jun 15 '19 09:06 googlebot

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

:memo: Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here (e.g. I signed it!) and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

ℹ️ Googlers: Go here for more info.

googlebot avatar Jun 15 '19 09:06 googlebot

Hi and thanks for your contribution. Before we can continue with this, please make sure both checks go through.

keyboardsurfer avatar Jul 10 '19 09:07 keyboardsurfer

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

📝 Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here (e.g. I signed it!) and we'll verify it.

What to do if you already signed the CLA

Individual signers
Corporate signers

ℹ️ Googlers: Go here for more info.

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

📝 Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here (e.g. I signed it!) and we'll verify it.

What to do if you already signed the CLA

Individual signers
Corporate signers

ℹ️ Googlers: Go here for more info.

I signed it!

tyf1946 avatar Jul 12 '19 07:07 tyf1946

CLAs look good, thanks!

ℹ️ Googlers: Go here for more info.

googlebot avatar Jul 12 '19 07:07 googlebot

CLAs look good, thanks!

ℹ️ Googlers: Go here for more info.

googlebot avatar Jul 12 '19 07:07 googlebot

Run gradlew spotlessApply please

florina-muntenescu avatar Nov 25 '19 10:11 florina-muntenescu