diff --git a/features/feature_statistics_detail/src/main/res/layout/statistics_detail_fragment.xml b/features/feature_statistics_detail/src/main/res/layout/statistics_detail_fragment.xml index 500e94d0..d2f7025d 100644 --- a/features/feature_statistics_detail/src/main/res/layout/statistics_detail_fragment.xml +++ b/features/feature_statistics_detail/src/main/res/layout/statistics_detail_fragment.xml @@ -16,7 +16,8 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:descendantFocusability="blocksDescendants" - android:paddingBottom="16dp"> + android:paddingBottom="16dp" + app:layout_optimizationLevel="none">