@pffed wrote:
Hello, I'm using simple
<ion-list><ion-item>
directives accordion to show grouped entities along with ng-repeat directive, it works on high API levels like 5.0. Even though my AndroidManifest.xml file says
<uses-sdk android:minSdkVersion="16" android:targetSdkVersion="23" />
when I open the accordion list in API Level 17, I cannot scroll to very end of the screen. What should be the problem, how can I solve it. Any idea helps, thank you in advance.
Posts: 1
Participants: 1