OnlyPascal
OnlyPascal
### Environment This is currently the dependencies used in my app-level Gradle build script ```kotlin dependencies { implementation("androidx.appcompat:appcompat:1.6.1") implementation("com.google.android.material:material:1.10.0") implementation("androidx.constraintlayout:constraintlayout:2.1.4") implementation("androidx.navigation:navigation-fragment:2.7.5") implementation("androidx.navigation:navigation-ui:2.7.5") implementation("com.squareup.retrofit2:converter-gson:2.9.0") coreLibraryDesugaring("com.android.tools:desugar_jdk_libs:2.0.4") implementation("com.google.firebase:firebase-admin:9.2.0") implementation("com.google.firebase:firebase-messaging:23.4.0") } ``` ### Description...
### Summary First of all, I want to thank everyone for developing such a great plugin :). It really saved my time from dragging windows around my desktops. I want...
**Is your feature request related to a problem? Please describe.** I love Thorium's action feature that allows me to add tabs to the group quickly. Nevertheless, if I want to...
### Specs Web Browser: Chrome - Version 125.0.6422.141 OS: Linux Debian 12. ### Description Supposed I have a set of tabs like this, and I'm currently located at the asterisk-marked...