This commit is contained in:
Mike Bluestein 2014-03-12 19:57:54 -04:00
Родитель cf71febc0a
Коммит 5e77c624d7
3 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -14,7 +14,7 @@ using PortableCongress;
namespace AndroidCongress
{
[Activity (Label = "iCongress", MainLauncher = true)]
[Activity (Label = "Portable Congress", MainLauncher = true)]
public class MainActivity : Activity
{
protected override void OnCreate (Bundle bundle)

Просмотреть файл

@ -54,7 +54,7 @@ WriteLiteral(" style=\"overflow:hidden;\"");
WriteLiteral(" data-position=\"fixed\"");
WriteLiteral(">\n \t<h1>iCongress</h1>\n </div>\n\n\t<ul");
WriteLiteral(">\n \t<h1>Congress</h1>\n </div>\n\n\t<ul");
WriteLiteral(" data-role=\"listview\"");

Просмотреть файл

@ -9,7 +9,7 @@
</head>
<body>
<div data-role="header" style="overflow:hidden;" data-position="fixed">
<h1>iCongress</h1>
<h1>Congress</h1>
</div>
<ul data-role="listview" data-inset="true" data-filter-placeholder="Search Congress..." data-filter="true">