dubyaman

Results 2 issues of dubyaman

I am showing the selected/highlighted table view cell of left drawer using setSelected/setHighlighted methods and overriding cell views. The first item in left drawer is Home and last item is...

We tried below code to add LiquidFloatingCell in cellForIndex(), but the cells are showing white circle in the center, not the actual image (screengrab attached). LiquidFloatingCell *lfcell = [[LiquidFloatingCell alloc]...