cloudy icon indicating copy to clipboard operation
cloudy copied to clipboard

create a widget of cloudy

Open s12dar opened this issue 2 years ago • 1 comments

s12dar avatar May 04 '23 05:05 s12dar

Hello Serdar,

Great app design matched by code logic.

Mine is a suggestion to reconsider using Kizito Wose Calendar in favor of a custom widget.

Let me Explain

  • Calendar Widget leaves a UI gap for the past and future dates
  • The app is crashing (at least on my end) on scrolling dates horizontally
  • The Calendar doesn't show name of the month

Screenshot_2

Suggestions

  • Custom Widget that is easily customizable in compose
  • This compose widget has slots for 5 dates which is the data available from the api
  • The widget has simpler code, no library, code is ready, can easily be incorpolated into Cloudy

Screenshot_3

Please this code let me know what you think.

Tonnie

Tonnie-Dev avatar Oct 17 '23 06:10 Tonnie-Dev