From ed712e1369e542c479d5cc07874c3f50af106899 Mon Sep 17 00:00:00 2001 From: Thodoris1999 Date: Wed, 10 Jul 2019 13:24:13 +0300 Subject: [PATCH] create personal message adapter item layout --- .../main/res/layout/activity_inbox_pm_row.xml | 241 ++++++++++++++++++ app/src/main/res/values/strings.xml | 6 + 2 files changed, 247 insertions(+) create mode 100644 app/src/main/res/layout/activity_inbox_pm_row.xml diff --git a/app/src/main/res/layout/activity_inbox_pm_row.xml b/app/src/main/res/layout/activity_inbox_pm_row.xml new file mode 100644 index 00000000..71dcd877 --- /dev/null +++ b/app/src/main/res/layout/activity_inbox_pm_row.xml @@ -0,0 +1,241 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index f306a815..22f77e5f 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -209,4 +209,10 @@ New topic Create topic + + + Personal message author thumbnail + PM author + PM subject + PM content