Explorar el Código

layout adjustment

Wayne hace 5 años
padre
commit
ba42f19faa
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      reader/src/main/res/layout/view_reading_mode_select.xml

+ 1 - 0
reader/src/main/res/layout/view_reading_mode_select.xml

@@ -7,6 +7,7 @@
     <TextView
         android:id="@+id/tv_readingMode"
         style="@style/Base.TextAppearance.AppCompat.Body1"
+        android:gravity="center_vertical"
         android:layout_width="0dp"
         android:layout_height="48dp"
         android:layout_marginEnd="16dp"