Volume Seekbar Fixes #3

Merged
me merged 8 commits from dev into main 2025-08-17 08:49:16 -07:00
Showing only changes of commit 84c75f6be7 - Show all commits

View File

@@ -237,9 +237,6 @@ public class MainActivity extends AppCompatActivity {
} }
}); });
recoverScreen();
if (DEBUG) Log.d(tag, "Finished"); if (DEBUG) Log.d(tag, "Finished");
} }