New UI
This commit is contained in:
parent
fbd5e8bb61
commit
3f3818efb7
270 changed files with 7441 additions and 6502 deletions
|
@ -1 +1 @@
|
|||
<html>
<head>
<style type="text/css">
* {
word-wrap: break-word;
}
{style-placeholder}
a {
color: #{link-color};
}
a:active {
color: #{link-color-active};
}
ol {
list-style-position: inside;
padding-left: 0;
padding-right: 0;
}
li {
padding-top: 8px;
}
</style>
</head>
<body>
<p>You can view the changelog dialog again at any time from the <i>about</i> section.</p>
<h3>Version 1.7.100</h3>
<ol>
<li><b>Fix:</b> same theme follows entire app</li>
<li><b>Added:</b> Volume toggle for lock screen to support small screen</li>
<li><b>Added:</b> Volume toggle for lock screen to support small screen</li>
</ol>
<p>*If you face any UI related issues you clear app data and cache, if its not working try to
uninstall and install again. </p>
</body>
|
||||
<html>
<head>
<style type="text/css">
* {
word-wrap: break-word;
}
{style-placeholder}
a {
color: #{link-color};
}
a:active {
color: #{link-color-active};
}
ol {
list-style-position: inside;
padding-left: 0;
padding-right: 0;
}
li {
padding-top: 8px;
}
</style>
</head>
<body>
<p>You can view the changelog dialog again at any time from the <i>about</i> section.</p>
<h3>Version 1.7.200</h3>
<ol>
<li><b>Fix:</b> same theme follows entire app</li>
<li><b>Fix:</b> toggle home banner</li>
<li><b>Fix:</b> playlist rename</li>
<li><b>Added:</b> faq links about</li>
<li><b>Added:</b> volume toggle for lock screen to support small screen</li>
<li><b>Added:</b> on-click artist icon to artist details in album details screen</li>
<li><b>Added:</b> circle style for album and artist lists</li>
<li><b>Improved:</b> sleep timer</li>
</ol>
<p><a href="https://github.com/h4h13/RetroMusicPlayer/wiki/FAQ">FAQ's</a></p>
<p>*If you face any UI related issues you clear app data and cache, if its not working try to
uninstall and install again. </p>
</body>
|
Loading…
Add table
Add a link
Reference in a new issue