use better library for details activity headers
This commit is contained in:
parent
e89aa2e9ef
commit
04f62e9609
9 changed files with 114 additions and 200 deletions
|
|
@ -56,6 +56,7 @@ public class AlbumSongAdapter extends SongAdapter {
|
|||
if (imageText != null) {
|
||||
imageText.setVisibility(View.VISIBLE);
|
||||
}
|
||||
|
||||
if (image != null) {
|
||||
image.setVisibility(View.GONE);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue