Farhad Beigirad

Results 15 issues of Farhad Beigirad

When we use calligraphy to set specific font to our activity , header and description of MaterialStyledDialog changes fonts , but button font do not change to that font!

Why did you do use fancy namespace instead of default app namespace? custom namespaces has not intellisense. and it causes a lot of problems.

In [protobuf documents](https://github.com/google/protobuf-gradle-plugin#default-outputs) it's recommended to use `protobuf-lite` instead of `protobuf` > Android projects: no default output will be added. Since Protobuf 3.0.0, protobuf-lite is the recommended Protobuf library for...

Documentation

### Description When I'm using Kotlin-DSL for `build script` files, daggraph does not recognize ptoject. and shows this error : ``` This is not a gradle folder ``` ### Steps...

LiveData-support doesn't work for situations that targetSdk or target device are below than API 30. I checked livedata-support source code. It uses [SharedPreferences.OnSharedPreferenceChangeListener](https://developer.android.com/reference/android/content/SharedPreferences.OnSharedPreferenceChangeListener#onSharedPreferenceChanged(android.content.SharedPreferences,%20java.lang.String)) that has this description: > Note: This...

bug

I didn't find API document in website or in readme files. Could you add mention them in readme files?

good first issue

When I set `numViewsToShowOnScreen` on an even number with a point (ex: 4.3, 6.1, 6.8), Carousels sniping on the centered item at the start and end of the list. but...

Unfortunately I can't bump epoxy to stable 5.x.x because of its transitive dependencies, but I want to bump kotlin to 1.7. But #1302 blocked me. So I decided to use...

Resolve issue #460 or [1739 of moshi](https://github.com/square/moshi/issues/1739) In following of #478, I implemented **Collection**, **Set** and did some improvements based on @ZacSweers comment: > - [ ] support Sets >...

https://docs.google.com/spreadsheets/d/124YdvEvBYe53jfxQ7c0GneRZfNxWPIE5EC7nqgeqvNI/edit#gid=0

enhancement