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

Android fixes: support uglify and markMode #109

Merged
merged 3 commits into from
Apr 13, 2019
Merged

Android fixes: support uglify and markMode #109

merged 3 commits into from
Apr 13, 2019

Conversation

farfromrefug
Copy link
Contributor

warning though this PR is not yet compatible with my other one. i advise to merge this one first and i ll update the other one

@@ -401,279 +380,290 @@ export class PagerFragment extends android.support.v4.app.Fragment {
}
}

export class PagerStateAdapter extends android.support.v4.view.PagerAdapter {
let PagerStateAdapter: PagerStateAdapter;
interface PagerStateAdapter extends com.lambergar.verticalviewpager.PagerAdapter {
Copy link
Owner

Choose a reason for hiding this comment

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

com.lambergar.verticalviewpager has not been added to this pr

@triniwiz triniwiz merged commit 4ed0e18 into triniwiz:master Apr 13, 2019
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