ahampe / ahampe/KDVS

Refactor music item ontology

オープン
#41 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
refactor
主要言語
Kotlin
スター
1
フォーク
0
PR マージ指標
30日以内にマージされた PR はありません

説明

Ideally, our classes referencing music items (e.g. TopMusic, Track) should be refactored such that we have a single 'MusicDetailsFragment', since they have similar use-cases. I started work on this awhile back (by creating an abstract MusicEntity class) but ran into some issues.

Namely, when data-binding the MusicDetails layout, we would need to know at runtime whether we're binding TopMusic or Tracks. I'm sure there's a canonical way to do this, but binding through the XML seems problematic with this approach.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。