mirror of
https://github.com/wgh136/pixes.git
synced 2025-09-28 05:17:24 +00:00
improve ui
This commit is contained in:
@@ -45,7 +45,7 @@ class _RecommendationPageState extends State<RecommendationPage> {
|
||||
title: "Explore".tl,
|
||||
action: SegmentedButton<int>(
|
||||
options: [
|
||||
SegmentedButtonOption(0, "Artworks".tl),
|
||||
SegmentedButtonOption(0, "Illustrations".tl),
|
||||
SegmentedButtonOption(1, "Mangas".tl),
|
||||
SegmentedButtonOption(2, "Users".tl),
|
||||
],
|
||||
|
Reference in New Issue
Block a user