We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7de315c + 2f14129 commit cab3f0cCopy full SHA for cab3f0c
README.md
@@ -21,7 +21,6 @@ Currently the app only enables the USB Gadget. For the usage of these device end
21
## Roadmap
22
* Mount of /config if not available
23
* Alert if ConfigFS is not supported
24
-* View the logs of executed root commands inside the app
25
* Creating & enabling USB Gadgets during boot
26
* Import custom USB Gadget profiles
27
* Adding functions to USB Gadgets
app/src/main/res/layout/fragment_overview.xml
@@ -20,7 +20,6 @@
20
android:id="@+id/flipper"
android:layout_width="match_parent"
android:layout_height="match_parent">
-
<LinearLayout
android:layout_height="match_parent"
0 commit comments