Skip to content

Material 3 redesign#960

Merged
ilyassesalama merged 48 commits intoSketchware-Pro:material-redesignfrom
aikrq:material-redesign
Sep 3, 2023
Merged

Material 3 redesign#960
ilyassesalama merged 48 commits intoSketchware-Pro:material-redesignfrom
aikrq:material-redesign

Conversation

@aikrq
Copy link
Collaborator

@aikrq aikrq commented Sep 3, 2023

Screenshot_20230903-224746
Screenshot_20230903-224742

aikrq added 30 commits August 26, 2023 10:20
I was disappointed of using primary fixed colors hels

android {
compileSdk 33
compileSdkVersion 34
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

compileSdkVersion is deprecated, why did you remove compileSdk?

float var3 = Math.min((float) (var9 - var4 * 2) / (float) displayWidth, (float) (var8 - var5 * 2) / (float) displayHeight);
if (!isLandscapeMode) {
aa.setBackgroundResource(R.drawable.new_view_pane_background_port);
//aa.setBackgroundResource(R.drawable.new_view_pane_background_port);
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why did you remove layout editor's phone frame?

Copy link
Collaborator Author

@aikrq aikrq Sep 3, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It was just for testing purposes.

@ilyassesalama
Copy link
Collaborator

ilyassesalama commented Sep 3, 2023

Looks good to me, I'll fix the issues that I mentioned before, and a few others I found.

@ilyassesalama ilyassesalama merged commit 1e74483 into Sketchware-Pro:material-redesign Sep 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants