diff --git a/.idea/misc.xml b/.idea/misc.xml
index c30cae9..754d345 100644
--- a/.idea/misc.xml
+++ b/.idea/misc.xml
@@ -7,7 +7,7 @@
-
+
diff --git a/app/src/main/res/layout/activity_gri_detail.xml b/app/src/main/res/layout/activity_gri_detail.xml
index e7c0f2d..271016c 100644
--- a/app/src/main/res/layout/activity_gri_detail.xml
+++ b/app/src/main/res/layout/activity_gri_detail.xml
@@ -1,113 +1,265 @@
-
-
-
-
-
-
-
-
+
+
+ android:layout_height="50dp"
+ android:layout_marginStart="10dp"
+ android:layout_marginTop="10dp"
+ android:layout_marginEnd="15dp"
+ android:layout_marginBottom="4dp"
+ android:orientation="horizontal">
-
-
-
+
+
-
+
-
-
-
+
+
+
+
+
-
+
+
+
+
+
+
+
+
+
+
+ android:orientation="vertical">
-
+
+
+
+
+
+
+
+
+
+
+ android:layout_marginVertical="20dp"
+ android:layout_marginStart="10dp"
+ android:baselineAligned="false"
+ android:orientation="vertical">
-
-
+
+
+
+
+
-
-
+
+
+
+
+
+
+
+
+
-
\ No newline at end of file
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/app/src/main/res/layout/single_grievance_item_view.xml b/app/src/main/res/layout/single_grievance_item_view.xml
index 31762ca..5a31f8c 100644
--- a/app/src/main/res/layout/single_grievance_item_view.xml
+++ b/app/src/main/res/layout/single_grievance_item_view.xml
@@ -1,5 +1,6 @@
-
-
+ android:layout_height="wrap_content"
+ android:layout_marginTop="20dp"
+ android:orientation="vertical">
+ android:textSize="16sp"/>
-
@@ -123,7 +118,6 @@
android:layout_height="wrap_content"
android:layout_gravity="center_vertical"
android:layout_marginStart="10dp"
- android:layout_weight="1"
android:text="Title"
android:textColor="@color/black"
android:fontFamily="monospace"
@@ -132,11 +126,10 @@
@@ -321,5 +314,4 @@
android:text="0 days ago"
android:textColor="@color/black"
android:textSize="14sp" />
-
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/app/src/main/res/values/colors.xml b/app/src/main/res/values/colors.xml
index d0ca4ad..c8d6e63 100644
--- a/app/src/main/res/values/colors.xml
+++ b/app/src/main/res/values/colors.xml
@@ -15,7 +15,7 @@
#CECECE
#03DAC5
- #52000000
+ #EDE7F6
#3c43e5
#d34267
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index a675cff..743192a 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -108,4 +108,5 @@
Settings
Icon
+ Lorem ipsum dolor sit amet consectetur adipisicing elit.Maxime mollitia, molestiae quas vel sint commodi repudiandae consequuntur.\n\n voluptatum laborum numquam blanditiis harum quisquam eius sed odit fugiat iusto fuga praesentium optio, eaque rerum! Provident similique accusantium nemo autem. Veritatis obcaecati tenetur iure eius earum ut molestias architecto voluptate aliquam nihil, eveniet aliquid culpa officia aut! Impedit sit sunt quaerat, odit, tenetur error, harum nesciunt ipsum debitis quas aliquid.
\ No newline at end of file