mirror of
https://github.com/git-touch/git-touch
synced 2025-03-05 19:57:42 +01:00
chore: drop disclosure image
This commit is contained in:
parent
b032ab3d8a
commit
5d2745cd00
Binary file not shown.
Before Width: | Height: | Size: 333 B |
@ -121,13 +121,6 @@ class _LongListStatefulScaffoldState<T, K>
|
||||
payload.trailingItems.length;
|
||||
return Container(
|
||||
padding: CommonStyle.padding,
|
||||
decoration: BoxDecoration(
|
||||
image: DecorationImage(
|
||||
image: ExactAssetImage('images/progressive-disclosure-line.png',
|
||||
scale: 2),
|
||||
repeat: ImageRepeat.repeatX,
|
||||
),
|
||||
),
|
||||
child: Center(
|
||||
child: Link(
|
||||
onTap: _loadMore,
|
||||
|
Loading…
x
Reference in New Issue
Block a user