Skip to content

Commit 3165b81

Browse files
committed
Show all on top market pairs section title click
1 parent cd193be commit 3165b81

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/src/main/java/io/horizontalsystems/bankwallet/modules/market/overview/ui/TopPairsBoardView.kt

+1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ fun TopPairsBoardView(
3131
MarketsSectionHeader(
3232
title = R.string.Market_Overview_TopPairs,
3333
icon = painterResource(R.drawable.ic_pairs_24),
34+
onClick = onClickSeeAll
3435
)
3536

3637
Column(

0 commit comments

Comments
 (0)