瀏覽代碼

Set android:baselineAligned="false" on this element for better performance

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Andy Scherzinger 2 年之前
父節點
當前提交
bc13def4a9
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      app/src/main/res/layout-land/activity_profile.xml

+ 1 - 0
app/src/main/res/layout-land/activity_profile.xml

@@ -47,6 +47,7 @@
     <LinearLayout
         android:layout_width="match_parent"
         android:layout_height="wrap_content"
+        android:baselineAligned="false"
         android:orientation="horizontal">
 
         <RelativeLayout