From b8ee3dab39193c38323439c8d455a2e4929a51db Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sat, 19 Oct 2013 10:13:51 +0400 Subject: do no ttry setting web software rendering before api 11 reimplement titlewebview as an alternative rendering option bump version --- res/layout/article_fragment_compat.xml | 97 ++++++++++++++++++++++++++++++++++ res/values/strings.xml | 2 + res/xml/preferences.xml | 5 ++ 3 files changed, 104 insertions(+) create mode 100644 res/layout/article_fragment_compat.xml (limited to 'res') diff --git a/res/layout/article_fragment_compat.xml b/res/layout/article_fragment_compat.xml new file mode 100644 index 00000000..8c37eb72 --- /dev/null +++ b/res/layout/article_fragment_compat.xml @@ -0,0 +1,97 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/res/values/strings.xml b/res/values/strings.xml index 7b475ddc..229a21e1 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -209,4 +209,6 @@ Download articles and go offline Save and close Synchronize read articles and go online + Compatible article layout + Enable if you see glitches in article content diff --git a/res/xml/preferences.xml b/res/xml/preferences.xml index 7f247d92..ec74841a 100644 --- a/res/xml/preferences.xml +++ b/res/xml/preferences.xml @@ -161,6 +161,11 @@ android:title="@string/offline_oldest_first" /> +