nextcloud-talk-android/app
Marcel Hibbe 1a000859bf fix InstantiationException for fragments
fragments must have a public, no-arg constructor.
extra information must be passed as arguments.

With a constructor that receives the data, the following error occurs:

Fragment$InstantiationException: Unable to instantiate fragment ..... could not find Fragment constructor

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2022-07-22 17:54:57 +00:00
..
schemas/com.nextcloud.talk.data.source.local.TalkDatabase Room db schema v8 2022-07-01 08:59:12 +02:00
src fix InstantiationException for fragments 2022-07-22 17:54:57 +00:00
build.gradle Bump daggerVersion from 2.42 to 2.43 2022-07-22 13:44:54 +02:00
lint.xml Lint: ignore obsolete link checks on libs 2021-02-24 11:44:55 +01:00
proguard-rules.pro Initial import 2017-10-23 12:40:38 +02:00