get rid of custom all-caps ui widget
commit4f8a7cc2f38a9748f566c9255ce94cb5e6a284fa
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>
Mon, 2 Dec 2013 21:56:42 +0000 (2 22:56 +0100)
committerMichael Meeks <michael.meeks@collabora.com>
Thu, 2 Jan 2014 14:12:03 +0000 (2 14:12 +0000)
tree09b876c550266eb30a6690d9abec8e553db4fa3d
parent0d0b4a911c2ded7cc2cd64664a1994d0824482db
get rid of custom all-caps ui widget

as there is a corresponding property available since Api Level 14 that
is already used in the corresponding stlye definition.
Not a problem if older versions of android ignore that and don't show
the string in caps.

Change-Id: Ia9d5e32242bfc83370524011d11854f2c08348ba
android/sdremote/res/layout/action_bar_computer_creation.xml
android/sdremote/res/layout/activity_requirements.xml
android/sdremote/res/layout/fragment_slides_pager.xml
android/sdremote/src/org/libreoffice/impressremote/view/CapsTextView.java [deleted file]