Skip to content

Commit c31490b

Browse files
committed
Use the proper style for the info page
1 parent e158255 commit c31490b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

res/layout/fragment_info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
3-
style="@style/AppDetailsLayout"
3+
style="@style/AppInfoLayout"
44
android:layout_width="match_parent"
55
android:layout_height="match_parent"
66
android:orientation="vertical" >

0 commit comments

Comments
 (0)