Closed meysam-mahmoodi closed 6 years ago
Which version are you using ? I'm guessing it's an older version because of the markup
this is at my package.json:
"nativescript-accordion": "^5.0.4",
Try installing the new beta version
Sent from Yahoo Mail for iPhone
On Sunday, November 11, 2018, 1:43 AM, Meysam Mahmoudi notifications@github.com wrote:
this is at my package.json: "nativescript-accordion": "^5.0.4",
— You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or mute the thread.
I updated my plugin to 6.0.0-beta.1 version
and padding was removed but when I tap on every title, it doesn't work (doesn't open to show content) and after tapping that, app will be closed automatically
Did you update your code to follow the new template requirements?
after updating new template, the problem was solved. thank you
Hello
this is my code:
this is my css:
and this is output of that:
how can i remove gray padding or change height of that? thanks