소스 검색

Small adjustment to input dialog margin

Aidan Follestad 10 년 전
부모
커밋
71b06b03cb
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      library/src/main/res/layout/md_dialog_input.xml

+ 1 - 1
library/src/main/res/layout/md_dialog_input.xml

@@ -23,7 +23,7 @@
             android:fontFamily="sans-serif"
             android:textSize="@dimen/md_content_textsize"
             android:layout_marginTop="4dp"
-            android:layout_marginBottom="8dp"
+            android:layout_marginBottom="12dp"
             android:layout_marginLeft="2dp"
             android:layout_marginRight="2dp"
             tools:text="Message"