File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ android {
88 defaultConfig {
99 minSdkVersion 8
1010 targetSdkVersion 22
11- versionCode 22
12- versionName ' 3.2.1 '
11+ versionCode 23
12+ versionName ' 3.2.2 '
1313 }
1414 buildTypes {
1515 release {
Original file line number Diff line number Diff line change 5959 <TextView
6060 android : layout_width =" wrap_content"
6161 android : layout_height =" wrap_content"
62- android : text =" Festival fantazie 2014 "
62+ android : text =" "
6363 android : id =" @+id/tEventName"
6464 android : textColor =" @color/black"
6565 android : textSize =" 20sp" />
6666
6767 <TextView
6868 android : layout_width =" wrap_content"
6969 android : layout_height =" wrap_content"
70- android : text =" 21.6.-25.6.2014 "
70+ android : text =" "
7171 android : id =" @+id/tEventDate"
7272 android : textColor =" @color/gray"
7373 android : layout_alignBottom =" @+id/tEventName" />
Original file line number Diff line number Diff line change 8686 android : layout_height =" wrap_content"
8787 android : id =" @+id/tCopyright"
8888 android : layout_gravity =" center"
89- android : text =" © 2011 - 2014 Jan Langer"
89+ android : text =" © 2011 - 2015 Jan Langer"
9090 android : layout_margin =" 10dp"
9191 android : textColor =" @color/white"
9292 android : textSize =" 13sp" />
Original file line number Diff line number Diff line change 66 <string name =" sSearchHint" >Zadejte autora, název pořadu nebo ID</string >
77 <string name =" loading" >Načítám…</string >
88 <string name =" processing" >Zpracovávám…</string >
9- <string name =" tAboutName" >Condroid 3.2.1 </string >
9+ <string name =" tAboutName" >Condroid 3.2.2 </string >
1010 <string name =" tAboutCopyright" >© 2011–2015\nJan Langer, Fan-Project</string >
1111 <string name =" tAboutHttp" >http://condroid.fan-project.com</string >
1212 <string name =" tAboutMail" >quinix@quinix.cz</string >
You can’t perform that action at this time.
0 commit comments