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

New rewards onboarding android #7112

Merged
merged 3 commits into from
Nov 10, 2020
Merged

Conversation

deeppandya
Copy link
Contributor

Resolves brave/brave-browser#12141

Submitter Checklist:

Test Plan:

Reviewer Checklist:

  • New files have MPL-2.0 license header.
  • Request a security/privacy review as needed.
  • Adequate test coverage exists to prevent regressions
  • Verify test plan is specified in PR before merging to source

After-merge Checklist:

  • The associated issue milestone is set to the smallest version that the
    changes has landed on.
  • All relevant documentation has been updated.

@deeppandya deeppandya added CI/skip-linux CI/skip-macos-x64 Do not run CI builds for macOS x64 CI/skip-ios Do not run CI builds for iOS labels Nov 10, 2020
@deeppandya deeppandya added this to the 1.18.x - Nightly milestone Nov 10, 2020
@deeppandya deeppandya self-assigned this Nov 10, 2020
}
mRewardsPopup = new BraveRewardsPanelPopup(v);
mRewardsPopup.showLikePopDownMenu();
// Context context = getContext();
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@SergeyZhukovsky i was not about recently updated onboarding so i have asked for the confirmation. so till then i have commented out below block.,

Update existing UI
Add scrollview for brave rewards onboarding
@deeppandya deeppandya force-pushed the new_rewards_onboarding_android branch from 5e44ea9 to 87fd8f1 Compare November 10, 2020 22:40
Copy link
Member

@SergeyZhukovsky SergeyZhukovsky left a comment

Choose a reason for hiding this comment

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

++

@deeppandya deeppandya merged commit b9d82b9 into master Nov 10, 2020
@deeppandya deeppandya deleted the new_rewards_onboarding_android branch November 10, 2020 23:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/skip-ios Do not run CI builds for iOS CI/skip-macos-x64 Do not run CI builds for macOS x64
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Android] Implement earn&give onboarding
2 participants