Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Small fixes and test #189

Merged
merged 9 commits into from Mar 19, 2021
Merged

Small fixes and test #189

merged 9 commits into from Mar 19, 2021

Conversation

jafu888
Copy link
Collaborator

@jafu888 jafu888 commented Mar 19, 2021

Checks for a few things:
performance on nested MotionLayout
Fast Transition with NestedScrollView
ConstraintSet Gon

@@ -0,0 +1,116 @@
<component name="ProjectCodeStyleConfiguration">
Copy link
Collaborator

Choose a reason for hiding this comment

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

do you want to add this file??

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I will remove them in next PL

@@ -76,7 +76,7 @@
public class VerificationActivity extends AppCompatActivity implements View.OnClickListener {
private static final String TAG = "Verification00";
private String KEY = "layout";
private static final boolean DEBUG = false;
private static final boolean DEBUG = true;
Copy link
Collaborator

Choose a reason for hiding this comment

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

is that intended?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I will remove them in next PL

@jafu888 jafu888 requested a review from camaelon March 19, 2021 20:58
@jafu888 jafu888 merged commit 686368d into main Mar 19, 2021
@camaelon camaelon deleted the small_fixes_and_test branch March 24, 2021 15:54
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.

None yet

2 participants