This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository say-my-texts. See http://git.chorem.org/say-my-texts.git commit d8e912b95cda7facbcc55e7213841d135f89ac75 Author: Kevin Morin <morin@codelutin.com> Date: Mon Sep 1 08:02:52 2014 +0200 refs #1103 Change the style of the app --- res/values/styles_heisendroid.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/res/values/styles_heisendroid.xml b/res/values/styles_heisendroid.xml index f907116..cdea970 100644 --- a/res/values/styles_heisendroid.xml +++ b/res/values/styles_heisendroid.xml @@ -79,4 +79,10 @@ <item name="android:dropDownListViewStyle">@style/DropDownListView.Heisendroid</item> </style> + <!--<style name="DialogWindowTitle">--> + <!--<item name="android:maxLines">1</item>--> + <!--<item name="android:scrollHorizontally">true</item>--> + <!--<item name="android:textAppearance">@style/TextAppearance.DialogWindowTitle</item>--> + <!--</style>--> + </resources> \ No newline at end of file -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.