diff --git a/model/model.ecore b/model/model.ecore
index aee5938..31b0b8e 100644
--- a/model/model.ecore
+++ b/model/model.ecore
@@ -7,40 +7,23 @@
+ upperBound="-1" containment="true"/>
-
+
-
+
-
-
-
-
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/model/model.ecorediag b/model/model.ecorediag
index a4b9193..ee176b0 100644
--- a/model/model.ecorediag
+++ b/model/model.ecorediag
@@ -44,6 +44,62 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/res/layout/fragment_comment.xml b/res/layout/fragment_comment.xml
index 6a5c33e..08b2ec6 100644
--- a/res/layout/fragment_comment.xml
+++ b/res/layout/fragment_comment.xml
@@ -1,70 +1,58 @@
-
+ android:layout_height="wrap_content" >
-
-
-
+
+
+
+ android:layout_height="wrap_content"
+ android:layout_alignParentBottom="true"
+ android:background="#e6d7d4d3"
+ android:orientation="vertical" >
-
-
+ android:layout_height="2px"
+ android:background="@color/orange" />
-
-
-
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
+ android:layout_height="40dp"
+ android:layout_centerVertical="true"
+ android:layout_marginBottom="10dp"
+ android:layout_marginLeft="10dp"
+ android:layout_marginTop="10dp"
+ android:layout_toLeftOf="@id/comment_reply_send_btn"
+ android:hint="Type comment"
+ android:textColor="@color/black" />
+
+
+
+
\ No newline at end of file
diff --git a/res/layout/fragment_my_posts.xml b/res/layout/fragment_my_posts.xml
new file mode 100644
index 0000000..04c64b6
--- /dev/null
+++ b/res/layout/fragment_my_posts.xml
@@ -0,0 +1,21 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/res/layout/fragment_waywt.xml b/res/layout/fragment_waywt.xml
index 4f4bd1b..04c64b6 100644
--- a/res/layout/fragment_waywt.xml
+++ b/res/layout/fragment_waywt.xml
@@ -1,34 +1,21 @@
-
+ android:layout_height="match_parent"
+ android:orientation="vertical" >
-
+ android:layout_gravity="top"
+ android:background="@android:color/black"
+ app:footerColor="@color/orange" />
-
+ android:layout_height="wrap_content" />
-
-
-
-
-
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/res/menu/waywt.xml b/res/menu/waywt.xml
index b4dbbea..d83e20d 100644
--- a/res/menu/waywt.xml
+++ b/res/menu/waywt.xml
@@ -10,12 +10,12 @@
android:icon="@drawable/ic_action_refresh"
android:orderInCategory="1"
android:showAsAction="always"
- android:title="refresh"
- android:visible="false"/>
+ android:title="refresh"/>
+ android:showAsAction="always"
+ android:visible="false"/>