klower1989

Results 2 issues of klower1989

the diffeent height item in listview will comes a problem, see my capture below: ![device-2016-08-24-105656](https://cloud.githubusercontent.com/assets/18474933/17916874/c68b246c-69e9-11e6-99df-cd5f5a416d8f.png) and when l load second page and scrooll the Listview: ![device-2016-08-24-105737](https://cloud.githubusercontent.com/assets/18474933/17916897/e891e230-69e9-11e6-8abc-7ef5c7176d3d.png) l don't know how...

When l set database in SDCard, the onUpgrade cannot perform, my code is: public class DatabaseHelper extends OrmLiteSqliteOpenHelper { ``` // name of the database file for your application --...