mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-06-02 00:58:19 +08:00
@@ -72,6 +72,7 @@ class _WhisperDetailPageState
|
||||
),
|
||||
),
|
||||
title: GestureDetector(
|
||||
behavior: HitTestBehavior.opaque,
|
||||
onTap: () {
|
||||
if (_whisperDetailController.mid != null) {
|
||||
feedBack();
|
||||
@@ -79,6 +80,7 @@ class _WhisperDetailPageState
|
||||
}
|
||||
},
|
||||
child: Row(
|
||||
mainAxisSize: MainAxisSize.min,
|
||||
children: [
|
||||
NetworkImgLayer(
|
||||
width: 34,
|
||||
|
||||
Reference in New Issue
Block a user