Loading res/layout/tare_dropdown_page.xml +3 −1 Original line number Diff line number Diff line Loading @@ -16,8 +16,10 @@ android:theme="@style/Widget.PopupWindow.Settings" /> <FrameLayout android:id="@+id/frame_layout" android:layout_width="match_parent" android:layout_width="0dp" android:layout_height="wrap_content" app:layout_constrainedWidth="true" app:layout_constrainedHeight="true" app:layout_constraintBottom_toBottomOf="parent" app:layout_constraintEnd_toEndOf="parent" app:layout_constraintStart_toStartOf="parent" Loading Loading
res/layout/tare_dropdown_page.xml +3 −1 Original line number Diff line number Diff line Loading @@ -16,8 +16,10 @@ android:theme="@style/Widget.PopupWindow.Settings" /> <FrameLayout android:id="@+id/frame_layout" android:layout_width="match_parent" android:layout_width="0dp" android:layout_height="wrap_content" app:layout_constrainedWidth="true" app:layout_constrainedHeight="true" app:layout_constraintBottom_toBottomOf="parent" app:layout_constraintEnd_toEndOf="parent" app:layout_constraintStart_toStartOf="parent" Loading