Lint issues
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
<LinearLayout
|
||||
xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
style="@style/CppMain.Widget"
|
||||
a:layout_width="match_parent"
|
||||
a:layout_height="match_parent"
|
||||
@@ -23,7 +24,8 @@
|
||||
layout="@layout/cpp_simple_button_equals"
|
||||
a:layout_width="0dp"
|
||||
a:layout_height="match_parent"
|
||||
a:layout_weight="1" />
|
||||
a:layout_weight="1"
|
||||
tools:ignore="NestedWeights" />
|
||||
|
||||
<include
|
||||
layout="@layout/widget_display"
|
||||
|
Reference in New Issue
Block a user