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 c3120dd commit 5d49280Copy full SHA for 5d49280
app/src/main/res/layout/activity_session_detail.xml
@@ -11,7 +11,7 @@
11
android:id="@+id/app_bar"
12
android:layout_width="match_parent"
13
android:layout_height="@dimen/app_bar_height"
14
- app:layout_behavior=".ui.sessiondetail.ScrollingControlAppBarLayoutBehavior"
+ app:layout_behavior="app.opass.ccip.ui.sessiondetail.ScrollingControlAppBarLayoutBehavior"
15
android:theme="@style/AppTheme.AppBarOverlay">
16
17
<com.google.android.material.appbar.CollapsingToolbarLayout
0 commit comments