bounswe / bounswe2023group4

6 stars 0 forks source link

Learn theming in jetpack compose. #182

Closed YigitSekerci closed 11 months ago

YigitSekerci commented 11 months ago

Problem Definition

In UI we will use repetitive elements like color, shape and font. Jetpack compose support a way to handle these concept nicely and we need to learn it to have better structured code. Every member should learn theming in jetpack compose.

Problem Context

Acceptance Criteria

Suggested Solutions

YigitSekerci commented 11 months ago

I have already known implementing the theme but I didn't know the Material 3 design I learned those features for designing better theme for our UI.

aemresafak commented 11 months ago

I have tried to learn this. I think I know the basics.

AliAlperenSonmez commented 11 months ago

I have utilized the official Android documentation as a valuable resource to acquire in-depth knowledge of theming concepts in Jetpack Compose, ensuring our codebase is well-structured and consistent in design.

YigitSekerci commented 11 months ago

We made a mistake by combining research issues. Because every members' finish time is different we couldn't close this issue on time. Due to this reason, this issue is completed eight day after its deadline.