mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
opt: show bangumi intro
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -276,6 +276,7 @@ class _BangumiInfoState extends State<BangumiInfo>
|
|||||||
Expanded(
|
Expanded(
|
||||||
child: GestureDetector(
|
child: GestureDetector(
|
||||||
onTap: showIntroDetail,
|
onTap: showIntroDetail,
|
||||||
|
behavior: HitTestBehavior.translucent,
|
||||||
child: SizedBox(
|
child: SizedBox(
|
||||||
height: isLandscape ? 115 : 115 / 0.75,
|
height: isLandscape ? 115 : 115 / 0.75,
|
||||||
child: Column(
|
child: Column(
|
||||||
|
|||||||
Reference in New Issue
Block a user