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 4e3e53a commit 0c91b33Copy full SHA for 0c91b33
presentation/src/main/res/layout/fragment_community.xml
@@ -19,7 +19,7 @@
19
app:layout_constraintTop_toTopOf="parent">
20
21
<com.google.android.material.appbar.MaterialToolbar
22
- android:id="@+id/topAppBar"
+ android:id="@+id/top_app_bar"
23
style="@style/Widget.MaterialComponents.Toolbar.Primary"
24
android:layout_width="match_parent"
25
android:layout_height="?attr/actionBarSize"
0 commit comments