diff --git a/res/layout/battery_history_detail.xml b/res/layout/battery_history_detail.xml
index e254711e8af..b782e397c66 100644
--- a/res/layout/battery_history_detail.xml
+++ b/res/layout/battery_history_detail.xml
@@ -14,54 +14,56 @@
limitations under the License.
-->
-
+ android:layout_height="match_parent">
-
+ android:focusable="true"
+ android:orientation="vertical">
-
+
+
+
+
+
+
+
-
-
-
-
-
-
-
+ android:layout_height="1dp"
+ android:layout_marginTop="2dp"
+ android:background="?android:attr/listDivider"/>
-
+
-
+