|
|
@ -3,7 +3,7 @@ |
|
|
|
xmlns:tools="http://schemas.android.com/tools" |
|
|
|
xmlns:tools="http://schemas.android.com/tools" |
|
|
|
android:layout_width="match_parent" |
|
|
|
android:layout_width="match_parent" |
|
|
|
android:layout_height="match_parent" |
|
|
|
android:layout_height="match_parent" |
|
|
|
tools:context=".DetailsActivity"> |
|
|
|
tools:context="org.transdroid.core.gui.DetailsActivity"> |
|
|
|
|
|
|
|
|
|
|
|
<androidx.appcompat.widget.Toolbar |
|
|
|
<androidx.appcompat.widget.Toolbar |
|
|
|
android:id="@+id/selection_toolbar" |
|
|
|
android:id="@+id/selection_toolbar" |
|
|
|