Adhiambo Peres

Results 355 comments of Adhiambo Peres

I have been getting the same exception since migrating to realm 10.3.0 **Implementation** ``` class App : Application() { override fun onCreate() { super.onCreate() val realmConfiguration: RealmConfiguration = RealmConfiguration.Builder() .name(App.instance.getString(R.string.app_name))...

I am seeing this in v10.3.0. i updated from realm v10.2.0 @edualonso

Thanks @vernazza , I'll try this fix and update if it helps

I am not able to reproduce this issue on a physical device or an emulator. Tested with a 6.67” physical device, 5.6” Pixel 3a emulator, 5.0” Pixel 2 emulator @BenHenning

> @adhiamboperes do you have a screenshot to show that this isn't an issue any longer? @BenHenning , here are some screenshots: |Physical Device, 6.67", Android 11|Emulator, 5.6", Android 10|Emulator,...

For the concept card explanation text in `concept_card_fragment.xml`, the images are no longer truncated as this was resolved in #4669 |5.6", dev|6.7", beta| |---|---| |![Screenshot_1669718695](https://user-images.githubusercontent.com/59600948/204509818-1f6f9130-f875-4b10-a2be-8a216f935cc2.jpg)|![Screenshot_2022-11-29-13-42-42-480_org oppia android](https://user-images.githubusercontent.com/59600948/204511871-78f40f01-e648-4a7b-99a9-31f8319a3953.jpg)|

I checked this since it is a similar issue to the other image cropping issues. I took these screenshots from the **playstore beta version** on a device with similar specs...

This has been fixed. We redesigned the Topic page so that we have only lessons and revision tabs by default.

This is not a priority at the moment as the profile page is getting a redesign.

For Fragment and Activity arguments, we are moving over to protos so the wiki should refllect that.