@@ -556,7 +556,7 @@ public class MainActivity extends AppCompatActivity {
sb.setProgress(fprogress); // Actually drag
sb.performClick(); // Release drag
}
- }, 100);
+ }, 20);
cmd = null; // Cancel this command and let the seekbar listener do the rest ;]
break;
@@ -1,2 +1,2 @@
-#Sat Mar 26 18:17:27 CET 2022
-VERSION_CODE=436
+#Sat Mar 26 19:52:04 CET 2022
+VERSION_CODE=437