iad24
iad24
It seems this library does not work well with TextInputLayout ``` ``` style.xml ``` fonts/font.ttf @color/colorAccent2 @color/colorGrey4 @color/colorGrey6 @color/colorAccent2 16sp ``` If I remove the **android:theme in TextInputLayout**, the exception...
Hi @iOSUser110 , can share your code on how to put the border lines on the cell?
+1 Yay! thanks
@CoderPug Thanks for ur fix. Really awesome!
@orhanobut I did try pass a FormatStrategy there; didnt work.
@FongMi Possible to share your code here?
Hi @NaikSoftware . Were u able to solve this? I got stuck on this one =/
Anyone have fixed or got some work around on this?
to those who want it now: -------------------------------- // // CustomCollectionViewLayout.swift // CustomCollectionLayout // // Created by JOSE MARTINEZ on 15/12/2014. // Copyright (c) 2014 brightec. All rights reserved. // import...