summaryrefslogtreecommitdiff
path: root/java/com/android/incallui/rtt/impl/res/layout/frag_rtt_chat.xml
diff options
context:
space:
mode:
Diffstat (limited to 'java/com/android/incallui/rtt/impl/res/layout/frag_rtt_chat.xml')
-rw-r--r--java/com/android/incallui/rtt/impl/res/layout/frag_rtt_chat.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/com/android/incallui/rtt/impl/res/layout/frag_rtt_chat.xml b/java/com/android/incallui/rtt/impl/res/layout/frag_rtt_chat.xml
index 34a99544a..ea7ff1095 100644
--- a/java/com/android/incallui/rtt/impl/res/layout/frag_rtt_chat.xml
+++ b/java/com/android/incallui/rtt/impl/res/layout/frag_rtt_chat.xml
@@ -23,6 +23,7 @@
android:id="@+id/rtt_recycler_view"
android:layout_width="match_parent"
android:layout_height="match_parent"
+ android:paddingTop="70dp"
android:paddingBottom="70dp"
android:clipToPadding="false"/>