fix: idr
This commit is contained in:
parent
87535a9239
commit
9b6dc1318d
7 changed files with 90 additions and 95 deletions
|
@ -33,7 +33,6 @@ class AuthorActivity : AppCompatActivity() {
|
|||
private val model: OtherDetailsViewModel by viewModels()
|
||||
private var author: Author? = null
|
||||
private var loaded = false
|
||||
private var isVoiceArtist: Boolean = false
|
||||
override fun onCreate(savedInstanceState: Bundle?) {
|
||||
super.onCreate(savedInstanceState)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue