mirror of
https://github.com/antebudimir/tempus.git
synced 2026-01-01 01:53:31 +00:00
Removed almost all hardcoded constants and deleted offline playlist model
This commit is contained in:
parent
e98429503b
commit
ff1a1350f9
24 changed files with 64 additions and 380 deletions
|
|
@ -2,7 +2,7 @@
|
|||
<dimen name="appbar_header_height">296dp</dimen>
|
||||
<dimen name="activity_margin_content">24dp</dimen>
|
||||
<dimen name="bottom_sheet_peek_height">56dp</dimen>
|
||||
<dimen name="global_padding_bottom">64dp</dimen>
|
||||
<dimen name="global_padding_bottom">128dp</dimen>
|
||||
<dimen name="radius">2dp</dimen>
|
||||
<dimen name="dots_height">2dp</dimen>
|
||||
</resources>
|
||||
|
|
@ -56,7 +56,7 @@
|
|||
<string name="download_title_artist_see_all_button">See all</string>
|
||||
<string name="download_title_playlist_section">Playlists</string>
|
||||
<string name="download_title_playlist_see_all_button">See all</string>
|
||||
<string name="download_title_tracks_section">Tracks</string>
|
||||
<string name="download_title_section">Downloads</string>
|
||||
<string name="download_title_tracks_see_all_button">See all</string>
|
||||
<string name="empty_string" />
|
||||
<string name="error_required">Required</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue