axiel7 / MoeList

Another unofficial Android MAL client

Home Page:https://moelist.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Parse Background if Synopsis isn't available

adarsh1001 opened this issue · comments

Describe the bug (required)
Some anime like "Psycho-Pass Movie: Providence" don't have a synopsis on MAL rather a background section. The app renders the section below the genre pills empty in this case.

To Reproduce
Steps to reproduce the behavior:

  1. Search for "Psycho-Pass Movie: Providence".
  2. Open the info page.
  3. The section below the genre pills is empty and also has an expander when none is needed.
  4. Open the corresponding page on MAL.
  5. There, text is specified under " Background" heading.

Expected behavior
Expected the app to show the text present under the background heading.

Screenshots
Screenshot_20230710-214806.png

Screenshot_20230710-214828.png

Enviroment (required)

  • Device model: LG Wing
  • Android version: 13
  • App version: 3.1.7

Additional context
I'm not sure if the text under the Background heading is even exposed to the API. If not, can we add some other placeholder text or remove the section including the empty expander button entirely?

commented

Good find! Fixed