Recent content by stefanmz

  1. S

    Solved Customize color palettes in Android

    oh nevermind I found it. I got my setup ready now, thanks a lot to everyone for their help! I ended up using Theme Park to choose a color and it turned out awesome!Also the extra info on Repainter and the other apps is appreciated, I will keep that in mind for future setups. And I will use this...
  2. S

    Solved Customize color palettes in Android

    Thanks how do you edit? Cannot seem to find the edit function
  3. S

    Solved Customize color palettes in Android

    yeah but that's not for the icons. I don't think there is one for the icons.
  4. S

    Solved Customize color palettes in Android

    how can you choose alternate icons if you don't like some icons of the theme by the way? There was some way in Nova but I forgot how. Can you tell me how was that done?
  5. S

    Solved Customize color palettes in Android

    yup. However I can't change all of the colors in the palette to custom ones of my choice which is ultimately my goal. I mean choosing one color is great but if I can choose the whole palette, I am going to try repainter, if you have other suggestions please let me know.
  6. S

    Solved Customize color palettes in Android

    Thanks, that's a good idea I forgot it has a trial. Yeah if it does what I want I will definitely buy it.
  7. S

    Solved Customize color palettes in Android

    Yes, thanks Theme Park is awesome actually! I am using it currently to customize my colors and whatever else it offers and it's awesome! Thanks! Though if anyone has suggestions how to customize further on my original request, I am still accepting them. Also Nova offers it? How? I don't believe...
  8. S

    Solved Customize color palettes in Android

    I have they didn't work with my current configuration which I wrote here.
  9. S

    Solved Customize color palettes in Android

    Samsung Galaxy A51 4g(I don't think it's the 5g version if that matters) Android 13 don't remember the exact version using Nova 8.0.8 no root
  10. S

    Solved Customize color palettes in Android

    Hi! So I need some app or some way to customize the colors provided by the system in the settings Wallpaper and Style-> Color Palettes by my Samsung phone. You know when you set a wallpaper you have a choice of color palettes based on that that theme the device. How do I customize those colors...
  11. S

    Solved Resolution measurement?

    Well that worked for me! I measured it and calculated together with the pixel density and a calculator to find the pixel size and it worked perfectly the first time! Not saying the other solutions here don't work just that's what worked for me. Thanks a lot for solving it! Also I forgot to post...
  12. S

    Solved Resolution measurement?

    oh great thanks! I knew there is something else to it rather than just taking a screenshot. It just didn't make sense that my measurements on my screenshot didn't work. I will measure it. Thanks a lot for the answer!
  13. S

    Solved Resolution measurement?

    Hi! So I need to know how many pixels is an area of my screen of my Android phone(the navbar with my search widget in Nova Launcher). When I take a screenshot then measure it, then put something there to fill up that space in the wallpaper, it doesn't fill it up even though I measured it. Is it...
  14. S

    Can't update database

    Hi I am making a notes app and reading the database works but when I try to update the database and so edit the note it doesn’t work and I don’t know why so can you help? I am sharing snippets. fun updateData(index:Int?,newNoteTitle:String?,newNoteContent: String?){ val...
  15. S

    clickable card in composable[Solved]

    it's solved now, I solved that so no worries, you can mark it as completed