Skip to content
This repository was archived by the owner on Dec 27, 2024. It is now read-only.

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
Contributor

@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
Contributor

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
Contributor 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
Contributor

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
Contributor 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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants