We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ecec1e commit 3c4c11bCopy full SHA for 3c4c11b
android-refimpl-app/app/src/androidTest/java/com/zoffcc/applications/trifa/JavaFriendTester.java
@@ -258,7 +258,7 @@ private static void screenshot_full(final String num)
258
}
259
catch (Exception e)
260
{
261
- Log.i(TAG, "ERROR on ca pturing full screenshot: "+ "test_" + num + ".png" + " E:" + e.getMessage());
+ Log.i(TAG, "ERROR on capturing full screenshot: "+ "test_" + num + ".png" + " E:" + e.getMessage());
262
e.printStackTrace();
263
264
0 commit comments