Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

improve music player design #3182

Merged
merged 6 commits into from
Apr 14, 2021
Merged

improve music player design #3182

merged 6 commits into from
Apr 14, 2021

Conversation

theScrabi
Copy link
Contributor

issue: #3121

@theScrabi theScrabi mentioned this pull request Mar 30, 2021
8 tasks
@theScrabi theScrabi linked an issue Mar 30, 2021 that may be closed by this pull request
8 tasks
@theScrabi theScrabi force-pushed the feature/styled_player_view branch 4 times, most recently from 31debf9 to 91d862a Compare March 31, 2021 12:57
@theScrabi theScrabi marked this pull request as ready for review March 31, 2021 12:57
Copy link
Contributor

@abelgardep abelgardep left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some questions here @theScrabi.

BTW, do not forget to add the changelog item as described here

@theScrabi theScrabi force-pushed the feature/styled_player_view branch 3 times, most recently from f661577 to fb4a52b Compare April 7, 2021 13:26
@theScrabi theScrabi changed the title add new note icon improve music player design Apr 7, 2021
Copy link
Contributor

@abelgardep abelgardep left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some questions more @theScrabi

owncloudApp/src/main/res/layout/preview_audio_fragment.xml Outdated Show resolved Hide resolved
android:src="@drawable/logo" />
android:scaleType="centerCrop"
android:src="@drawable/ic_place_holder_music_cover_art"
app:layout_constraintBottom_toBottomOf="parent" />
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The parent is not a Constraint layout, we don't need this constraint here, am I right?

owncloudApp/src/main/res/layout/preview_audio_fragment.xml Outdated Show resolved Hide resolved
owncloudApp/src/main/res/layout/preview_audio_fragment.xml Outdated Show resolved Hide resolved
@theScrabi theScrabi force-pushed the feature/styled_player_view branch 2 times, most recently from e67a86b to 0658993 Compare April 8, 2021 14:57
@theScrabi theScrabi requested a review from abelgardep April 8, 2021 15:01
Copy link
Contributor

@abelgardep abelgardep left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved on my side, Ready to QA @jesmrec

@jesmrec
Copy link
Collaborator

jesmrec commented Apr 12, 2021

Checked with Android 7 & Android 11, new background image correctly displayed in both and both orientations.

Not much to test here

Approved

@abelgardep abelgardep force-pushed the feature/styled_player_view branch from 76bac07 to 8e5306c Compare April 14, 2021 09:03
@abelgardep abelgardep merged commit 77f54e8 into master Apr 14, 2021
@abelgardep abelgardep deleted the feature/styled_player_view branch April 14, 2021 11:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Blank view in music player
3 participants