Gurupreet / ComposeCookBook

A Collection on all Jetpack compose UI elements, Layouts, Widgets and Demo screens to see it's potential
MIT License
6.3k stars 799 forks source link

Dashboard Material you compatible #144

Closed yogeshpaliyal closed 2 years ago

yogeshpaliyal commented 2 years ago

@Gurupreet Please have a look

Gurupreet commented 2 years ago

Can you check tests I think CI was working recently.

Gurupreet commented 2 years ago

Great work regardless I guess we are almost there with Material3

yogeshpaliyal commented 2 years ago

Can you check tests I think CI was working recently.

Yes, sure. I will fix this tomorrow

yogeshpaliyal commented 2 years ago

Great work regardless I guess we are almost there with Material3

Yes, almost. Do we have to change the demo apps ui as well?

yogeshpaliyal commented 2 years ago

Can you check tests I think CI was working recently.

@Gurupreet the test cases failed due to Material 3 buttons, hasClickAction() this return false for material 3 buttons and true for Material 2 Buttons

Gurupreet commented 2 years ago

Hmm interesting find let me check on it @yogeshpaliyal 👍🏽