put back profile naming
This commit is contained in:
@@ -4,13 +4,13 @@
|
||||
android:orientation="vertical">
|
||||
|
||||
<ImageView
|
||||
android:id="@+id/timeline_image"
|
||||
android:id="@+id/timeline_image_profile"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_gravity="center"
|
||||
android:layout_height="250dp" />
|
||||
|
||||
<TextView
|
||||
android:id="@+id/comment_timeline"
|
||||
android:id="@+id/comment_timeline_profile"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="Hallo Ik ben een comment!" />
|
||||
|
||||
Reference in New Issue
Block a user