Added an other master detail flow activity for Forums
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
This commit is contained in:
6
OSJ Forum/res/layout/activity_forum_detail.xml
Normal file
6
OSJ Forum/res/layout/activity_forum_detail.xml
Normal file
@@ -0,0 +1,6 @@
|
||||
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
android:id="@+id/forum_detail_container"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
tools:context=".ForumDetailActivity" />
|
||||
Reference in New Issue
Block a user