mirror of
https://github.com/imcarlost/Friendlists.git
synced 2026-04-10 10:56:54 -04:00
implement back button navigation and toolbar labeling
This commit is contained in:
@@ -9,6 +9,10 @@
|
||||
android:id="@+id/albumlistFragment"
|
||||
android:name="com.hako.albumlist.feature.AlbumlistFragment"
|
||||
tools:layout="@layout/fragment_albumlist"
|
||||
android:label="AlbumlistFragment" />
|
||||
android:label="{actionTitle}">
|
||||
<argument
|
||||
android:name="actionTitle"
|
||||
app:argType="string" />
|
||||
</fragment>
|
||||
|
||||
</navigation>
|
||||
Reference in New Issue
Block a user