Added warning icon
Some more work on settings Configuration dialog finished
This commit is contained in:
parent
1aec61f810
commit
ba153f5708
17 changed files with 187 additions and 77 deletions
14
app/src/main/assets/www/about.html
Executable file
14
app/src/main/assets/www/about.html
Executable file
|
|
@ -0,0 +1,14 @@
|
|||
<html>
|
||||
<body>
|
||||
<h1>About</h1>
|
||||
<hr />
|
||||
This application was developed by Ziver Koc 2014 at Ericsson AB.
|
||||
<br /><br />
|
||||
<h3>Attributions:</h3>
|
||||
<ul>
|
||||
<li>GraphView (<a href="http://android-graphview.org/">http://android-graphview.org/</a>)</li>
|
||||
<li>SweetiePlus Icons (<a href="http://sublink.ca/">http://sublink.ca/</a>)</li>
|
||||
<li>DynamicListView (<a href="https://android.googlesource.com">https://android.googlesource.com</a>)</li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue