kopia lustrzana https://github.com/TeamNewPipe/NewPipe
Remove space between "Done" button and ReCaptchaActivity title
rodzic
daa4fd5103
commit
4e1638f86e
|
@ -14,9 +14,8 @@
|
|||
android:minHeight="?attr/actionBarSize"
|
||||
android:theme="@style/ThemeOverlay.AppCompat.ActionBar"
|
||||
app:popupTheme="@style/ThemeOverlay.AppCompat.ActionBar"
|
||||
app:titleTextAppearance="@style/Toolbar.Title">
|
||||
|
||||
</androidx.appcompat.widget.Toolbar>
|
||||
app:titleTextAppearance="@style/Toolbar.Title"
|
||||
app:contentInsetStartWithNavigation="0dp" />
|
||||
|
||||
<WebView
|
||||
android:id="@+id/reCaptchaWebView"
|
||||
|
|
Ładowanie…
Reference in New Issue