mirror of
https://github.com/CappielloAntonio/tempo.git
synced 2026-02-02 15:33:36 +00:00
Removed almost all hardcoded constants and deleted offline playlist model
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user