The icons in the app are loaded using FFImageLoading, but when passing the static link (uri) that is stored in the source code, the ImageView does not show the icons because the token expired (it is no longer valid). I'm having trouble retrieving the icon´s images from Firebase Storage to my Xamarin.Android app because the (Dynamic) Token that is appended to the URL of the images eventually changes (for security reasons). I want to figure out a way to move these two items down my navigation drawer, how do I do it and is it possible to do with icons? Here is the image.