jwburnside
jwburnside
Each Label is a LinearLayout view, so you can set the view tag as a your id (or other object). Get the Label from your AutoLabelUI with getLabel(int position).
I seem to be running into the same error, I'm using Android studio, and added com.android.support:gridlayout-v7:+ as a gradle dependency, and made sure the attrs.xml and dimens.xml files matched in...
I have experienced this as well with my Nexus 6 running on Android 5.1
> ``` > add > ``` > > ` ` > to config.xml in android This is referenced in the keyboard plugin documentation as an Android fix (https://github.com/ionic-team/cordova-plugin-ionic-keyboard), but in...