You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm getting this error when viewing the Folders for our movies. I have done some investigation into this issue but don't feel comfortable to issue a pull request for the fix required.
The line I believe in question is on line 21 of android-xbmcremote / res / layout / titlebar.xml.
I met the same issue, and found independently the same root cause (https://code.google.com/p/android/issues/detail?id=33868). I confirm that the fix proposed there works for xbmc as well. I created a pull request for this a few minutes ago (#118).
I'm getting this error when viewing the Folders for our movies. I have done some investigation into this issue but don't feel comfortable to issue a pull request for the fix required.
The line I believe in question is on line 21 of android-xbmcremote / res / layout / titlebar.xml.
Here is the link of the fix that I believe would fix the issue I'm having.
https://code.google.com/p/android/issues/detail?id=33868
The text was updated successfully, but these errors were encountered: