federicoiosue / Omni-Notes

Open source note-taking application for Android
https://omninotes.app
GNU General Public License v3.0
2.68k stars 1.11k forks source link

Color Choose Dialogue inside DetailFragment #826

Closed naitikkundalia closed 2 years ago

naitikkundalia commented 3 years ago

Can anyone help me to use Colorchoose dialogue to open inside DetailActivity? I had uploaded my code in my git repo.

I had tried to convert BaseFragment to Fragment but it's not working.

federicoiosue commented 3 years ago

Hi,

you should:

  1. Make a real fork of the project instead than just clone-uploading it to stay updated with original project's changes
  2. Give a deeper detail of your goal so that I can give you more hints