Skip to content

Commit

Permalink
Updated community bar image assets
Browse files Browse the repository at this point in the history
  • Loading branch information
s1g53gv committed Jan 30, 2024
1 parent 2a0a24d commit 6213523
Show file tree
Hide file tree
Showing 10 changed files with 7 additions and 5 deletions.
10 changes: 6 additions & 4 deletions app/src/main/java/it/bz/noi/community/ui/eat/EatFragment.kt
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,12 @@ class EatFragment : Fragment() {
val rest1 = Restaurant(
resources.getString(R.string.community_bar_name),
listOf(
R.drawable.rockinbeets_asparagi_lasagne,
R.drawable.rockinbeets_meal_prep,
R.drawable.rockinbeets_meals,
R.drawable.rockinbeets_obstmarkt),
R.drawable.community_bar_01,
R.drawable.community_bar_02,
R.drawable.community_bar_03,
R.drawable.community_bar_04,
R.drawable.community_bar_05,
),
resources.getString(R.string.community_bar_openings),
resources.getString(R.string.url_noi_bar_menu)
)
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion app/version.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
#Tue Sep 28 07:39:37 UTC 2021
VERSION_CODE=17
VERSION_CODE=18

0 comments on commit 6213523

Please sign in to comment.