dzordz55

Results 2 issues of dzordz55

I have a problem with displaying images in CardListView. Cards looks like below: ![screenshot_2015-07-17-15-34-45](https://cloud.githubusercontent.com/assets/13381577/8748301/e8d8929a-2c99-11e5-8925-ddff7eec865d.png) This is my layout with CardListView. If it's important, layout is in SlidingUpPanelLayout view from https://github.com/umano/AndroidSlidingUpPanel...

How to set count of chars programmatically? I found only xml method `app:codes="4"`, but I need set it dynamically.