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

[Question] Buttons #1

Open
marianoarga opened this issue Oct 11, 2018 · 5 comments
Open

[Question] Buttons #1

marianoarga opened this issue Oct 11, 2018 · 5 comments

Comments

@marianoarga
Copy link

Is it possible to customize the control buttons? like removing "next" and "previous"?

@marianoarga
Copy link
Author

I have achieved this modifying notificationlayout.xml inside plugin files.

@ckildgypmk
Copy link

I have achieved this modifying notificationlayout.xml inside plugin files.

Trying to do the same, but when Im deleting those lines I get errors. How to properly edit this file?

@marianoarga
Copy link
Author

Most common error is due to not refactoring "android:layout_toLeftOf" property, take a look at the error message you are getting and the result laytout since mostly you have to use your own logic to make use (or not) of that property.

@N9vn1njdf
Copy link
Owner

Hello. This plugin was created for my application and is not currently supported.

@estevez-dev
Copy link

Hello. This plugin was created for my application and is not currently supported.

You need to remove it from pub.dev then

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

No branches or pull requests

4 participants