summaryrefslogtreecommitdiff
path: root/res/layout
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2012-06-22 08:52:23 +0400
committerAndrew Dolgov <[email protected]>2012-06-22 08:52:23 +0400
commit2ce95a47a763ea2a12c25b5e4881ea95ebadc045 (patch)
treec7415428dd38c4ee4cb4f9b138b294c132ff8ecf /res/layout
parentbc7e851b9a11655f9cbca91d301781c238c4d67e (diff)
remove unused styles
Diffstat (limited to 'res/layout')
-rw-r--r--res/layout/article_fragment.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/article_fragment.xml b/res/layout/article_fragment.xml
index 16ae890a..70f4ea0b 100644
--- a/res/layout/article_fragment.xml
+++ b/res/layout/article_fragment.xml
@@ -60,7 +60,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_weight="0"
- android:background="?feedlistDivider"
+ android:background="?horizontalDivider"
android:paddingTop="2dip" >
</ImageView>