cpollett / Cinequest-Android

Cinequest Android Application for CS175 Class, Fall 2013 @ SJSU
0 stars 16 forks source link

Testing Capability on 4.x and 5.x = Android Versions #50

Closed michaelsingh99 closed 10 years ago

michaelsingh99 commented 10 years ago

In conclusion, the app is compatible for 5.x , however there are significant bugs. The first bug is that the headers are not correctly formatted. They are suppose to move if the length is past the border but in Lollipop it doesn't move at all. I had to modify three android xml files in order to set the target to android API level:21. The comments in the code include what i changed in order to run it and what I had to replace.