We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87ba244 commit 153b305Copy full SHA for 153b305
app/src/main/res/layout/activity_session_detail.xml
@@ -12,7 +12,7 @@
12
android:layout_height="@dimen/app_bar_height"
13
android:fitsSystemWindows="true"
14
android:theme="@style/AppTheme.AppBarOverlay"
15
- app:layout_behavior=".ui.sessiondetail.ScrollingControlAppBarLayoutBehavior">
+ app:layout_behavior="app.opass.ccip.ui.sessiondetail.ScrollingControlAppBarLayoutBehavior">
16
17
<com.google.android.material.appbar.CollapsingToolbarLayout
18
android:id="@+id/toolbar_layout"
0 commit comments