mirror of
https://github.com/gsantner/dandelion
synced 2025-12-08 21:31:10 +01:00
Moved BroadcastReceiver for CustomTabs in own class
This commit is contained in:
parent
40592ffae8
commit
dc8349a4e8
3 changed files with 61 additions and 27 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:orientation="vertical" android:layout_width="match_parent"
|
||||
android:layout_height="match_parent">
|
||||
android:orientation="vertical" android:layout_width="fill_parent"
|
||||
android:layout_height="fill_parent">
|
||||
<com.github.dfa.diaspora_android.ui.ContextMenuWebView
|
||||
android:id="@+id/webView"
|
||||
android:layout_width="fill_parent"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue