Move "Done" button and make it theme conpliant in ReCaptcha

This commit is contained in:
Stypox 2020-02-01 17:53:43 +01:00
parent c218bddf25
commit f41d13e559
7 changed files with 31 additions and 7 deletions

View file

@ -14,8 +14,7 @@
android:minHeight="?attr/actionBarSize"
android:theme="@style/ThemeOverlay.AppCompat.ActionBar"
app:popupTheme="@style/ThemeOverlay.AppCompat.ActionBar"
app:titleTextAppearance="@style/Toolbar.Title"
app:contentInsetStartWithNavigation="0dp" />
app:titleTextAppearance="@style/Toolbar.Title"/>
<WebView
android:id="@+id/reCaptchaWebView"