aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorMarvin Borner2018-10-12 15:44:54 +0200
committerMarvin Borner2018-10-12 15:44:54 +0200
commitbb4ebc48500773a4b25cd05297ea924c21f7f6a7 (patch)
tree6ebfa9c7a865c301898d303a3008cde538482613
parente6e87cf4e166a18214e873b2e4aed224d9ca0e88 (diff)
Fixed post background :lipstick:HEADmaster
-rw-r--r--app/src/main/res/layout/template_text_post.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/app/src/main/res/layout/template_text_post.xml b/app/src/main/res/layout/template_text_post.xml
index a56683c..a11af98 100644
--- a/app/src/main/res/layout/template_text_post.xml
+++ b/app/src/main/res/layout/template_text_post.xml
@@ -16,8 +16,7 @@
android:layout_marginBottom="16dp"
android:layout_marginEnd="16dp"
android:layout_marginStart="16dp"
- android:layout_marginTop="16dp"
- android:background="@android:color/background_light">
+ android:layout_marginTop="16dp">
<TextView
android:id="@+id/text_post_composer"