Alessandro Sperotti
Alessandro Sperotti
Hello, i'm trying to use tikxml in conjunction with RealmList, but i'm not sure how to set up the type adapter. Can anyone give me a hand? Thank you :)
Thank you for the fast response, really appreciated. I'll look into it. Another question: what if i have N objects which extend RealmObject (the objects are nothing special, they contain...
+1. Right now the best solution is to have a custom BasicTextField with your preferred size and paddings.
Hello, Thank you for choosing this library and sorry for the late reply, I will add soon methods to change the card background. In the meantime, you can change che...
Hello, you will be able to access the innerView and its fields using the _findViewById_ method. Let's say you have a _custom_button_ view inflated inside the ExplandableCardView. In order to...
Hello everyone, The library unfortunately is not actively mantained due to time issues. However, @Stjinchan if you are willing to fix this issue feel free to open a PR and...
Hello, This could be an issue with the innerview. Could you share the innerview xml? Thanks, Alessandro
Hello, thanks for your feedback. I will look into it as soon as possible and will let you know, thanks! Alessandro
Hello, Have you tried wrapping all your textviews inside a single ViewGroup (LinearLayout, RelativeLayout, whatever) in your inner view layout file? Alessandro