Merge "Fix BluetoothPairingDetailTest fail"
diff --git a/res/layout/preference_app_header_animation.xml b/res/layout/preference_app_header_animation.xml
index 330d118..ac09f28 100644
--- a/res/layout/preference_app_header_animation.xml
+++ b/res/layout/preference_app_header_animation.xml
@@ -18,7 +18,7 @@
xmlns:app="http://schemas.android.com/apk/res-auto"
android:orientation="vertical"
android:layout_width="match_parent"
- android:layout_height="match_parent"
+ android:layout_height="wrap_content"
android:paddingStart="?android:attr/listPreferredItemPaddingStart"
android:paddingEnd="?android:attr/listPreferredItemPaddingEnd"
android:paddingBottom="16dp"