lambdasoup / watchlater

Android app for adding videos to your Watch Later list
https://github.com/lambdasoup/watchlater
GNU General Public License v3.0
15 stars 1 forks source link

AddActivityTest.test_add failing on API level 19 #11

Closed strooooke closed 9 years ago

strooooke commented 9 years ago

java.lang.IllegalStateException: Cannot add header view to list -- setAdapter has already been called. at android.widget.ListView.addHeaderView(ListView.java:258) at android.widget.ListView.addHeaderView(ListView.java:287) at com.lambdasoup.watchlater.AddActivity.onMultipleAccounts(AddActivity.java:224)