If we were on activity 0 and tried to load the previous activity we
would crash.
-1 % rowCount == -1 in C++
we then try and use that index which is obviously invalid.
BUG: 361056
ivan |
Plasma |
If we were on activity 0 and tried to load the previous activity we
would crash.
-1 % rowCount == -1 in C++
we then try and use that index which is obviously invalid.
BUG: 361056
Automatic diff as part of commit; lint not applicable. |
Automatic diff as part of commit; unit tests not applicable. |