From 6851009e4bbf740919fadd05f0d6669a1b4ca962 Mon Sep 17 00:00:00 2001
From: Paul Lagerweij
Date: Tue, 27 Jun 2017 13:13:43 +0200
Subject: [PATCH] Added new files for profile fragment new file:
fragment_profile_header.xml new file: fragment_profile_timeline.xml new
file: list_item_timeline_profile.xml
---
.../res/layout/fragment_profile_header.xml | 69 +++++++++++++++++++
.../res/layout/fragment_profile_timeline.xml | 14 ++++
.../res/layout/list_item_timeline_profile.xml | 18 +++++
3 files changed, 101 insertions(+)
create mode 100644 app/MyHyvesBookPlusStagram/app/src/main/res/layout/fragment_profile_header.xml
create mode 100644 app/MyHyvesBookPlusStagram/app/src/main/res/layout/fragment_profile_timeline.xml
create mode 100644 app/MyHyvesBookPlusStagram/app/src/main/res/layout/list_item_timeline_profile.xml
diff --git a/app/MyHyvesBookPlusStagram/app/src/main/res/layout/fragment_profile_header.xml b/app/MyHyvesBookPlusStagram/app/src/main/res/layout/fragment_profile_header.xml
new file mode 100644
index 0000000..f1f70a9
--- /dev/null
+++ b/app/MyHyvesBookPlusStagram/app/src/main/res/layout/fragment_profile_header.xml
@@ -0,0 +1,69 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/app/MyHyvesBookPlusStagram/app/src/main/res/layout/fragment_profile_timeline.xml b/app/MyHyvesBookPlusStagram/app/src/main/res/layout/fragment_profile_timeline.xml
new file mode 100644
index 0000000..fd06e94
--- /dev/null
+++ b/app/MyHyvesBookPlusStagram/app/src/main/res/layout/fragment_profile_timeline.xml
@@ -0,0 +1,14 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/app/MyHyvesBookPlusStagram/app/src/main/res/layout/list_item_timeline_profile.xml b/app/MyHyvesBookPlusStagram/app/src/main/res/layout/list_item_timeline_profile.xml
new file mode 100644
index 0000000..11dde06
--- /dev/null
+++ b/app/MyHyvesBookPlusStagram/app/src/main/res/layout/list_item_timeline_profile.xml
@@ -0,0 +1,18 @@
+
+
+
+
+
+
+
\ No newline at end of file