Hello Android users!
Sorry for the delay in your usual expanded notes, we've been hard at work on this big update as well as a quick bug fix! These updates are available to 100% of users as of April 6, 2023.
This update includes the following:
We're celebrating 20 years with a brand new logo and new episodes of old favorites every Friday!
Various bug fixes and under the hood improvements
The public notes for the app store were short and sweet, there was no way we could condense all of the following info into something short for the app store. For everyone interested, here's all of the additional work included in the 3.9.6 and 3.9.7 update!
Created layout_rt_label.xml to be used as a reusable component when needing the Rooster Teeth wordmark logo.
Currently reused as an included layout on fragment_welcome.xml, fragment_subscribe.xml & fragment_login.xml.
Updated small icon used for notifications to the new logo icon rt_logo
Updated ToolbarManager.kt to use rt_logo as it’s centerImage image resource.
Updated fragment_web_view.xml to include logo image view.
Updated the store_loading string resource.
Created ImageTypes constants object to easily access & maintain our various image types for image loading from our data models.
Removed all hardcoded references to existing image_types.
Updated image type used for Series from title_card to poster
Updated fragment_browse_item_channel_show.xml & view_show_item.xml to reflect portrait image.
Added card_corner_radius as a dimension value to :core:coreui
All card corners are rounded with this value.
Wrapped fragment_browse_item_channel_show.xml’s series_image_view in a CardView.
Updated item_video_on_demand.xml’s included vod_preview to use carousel_item_width & carousel_item_height dimensions.
Wrapped live_carousel_item.xml in a CardView.
Wrapped marketing_carousel_item.xml in a CardView.
Wrapped view_live_current.xml’s stream_preview in a CardView.
Wrapped view_show_item.xml’s series_image_view in a CardView.
Wrapped vod_preview.xml in a CardView.
Updated fragment_browse_item_channel_show.xml’s series_image_view to use centerCrop scaleType.
Updated DownloadViewHolder to reference CardView instead of ConstraintLayout.
This fixes a crash happening to Production users when navigating to Downloads screen with downloaded videos.
Up next we're working on getting the bug reporting button working again (the irony isn't lost on us lol), adding a download option to the expanded menu, and some other improvements to the app as a whole! Please reach out to CS with any bug reports or if you have questions! They can be reached at
support.roosterteeth.com. Have a great weekend everyone!