GithubHelp home page GithubHelp logo

kitfist0 / myhandbook Goto Github PK

View Code? Open in Web Editor NEW
5.0 1.0 2.0 10.78 MB

Handbook with full-text search

License: Apache License 2.0

Kotlin 100.00%
hilt-android room room-fts4 navigation-architecture-component android-mvvm kotlin-android kotlin-coroutines room-database

myhandbook's Introduction

MyHandbook

Handbook materials are stored in HTML files. Full-text search is performed using Fts4.

Android development

MyHandbook is an app that attempts to use the latest cutting edge libraries and tools. As a summary:

myhandbook's People

Contributors

den4s avatar kitfist0 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

den4s simsimient1

myhandbook's Issues

Crash when trying to open menu

java.lang.IllegalArgumentException: STATE_SETTLING should not be set externally.
        at com.google.android.material.bottomsheet.BottomSheetBehavior.setState(BottomSheetBehavior.java:1200)
        at my.handbook.ui.drawer.DrawerFragment$observeData$2$1.emit(DrawerFragment.kt:90)
        at my.handbook.ui.drawer.DrawerFragment$observeData$2$1.emit(DrawerFragment.kt:89)
        at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:398)
        at kotlinx.coroutines.flow.StateFlowImpl$collect$1.invokeSuspend(Unknown Source:15)
        at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
        at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
        at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69)
        at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:376)
        at kotlinx.coroutines.intrinsics.CancellableKt.startCoroutineCancellable(Cancellable.kt:30)
        at kotlinx.coroutines.intrinsics.CancellableKt.startCoroutineCancellable$default(Cancellable.kt:25)
        at kotlinx.coroutines.CoroutineStart.invoke(CoroutineStart.kt:110)
        at kotlinx.coroutines.AbstractCoroutine.start(AbstractCoroutine.kt:126)
        at kotlinx.coroutines.BuildersKt__Builders_commonKt.launch(Builders.common.kt:56)
        at kotlinx.coroutines.BuildersKt.launch(Unknown Source:1)
        at kotlinx.coroutines.BuildersKt__Builders_commonKt.launch$default(Builders.common.kt:47)
        at kotlinx.coroutines.BuildersKt.launch$default(Unknown Source:1)
        at my.handbook.ui.drawer.DrawerViewModel.changeBottomSheetState(DrawerViewModel.kt:75)
        at my.handbook.ui.drawer.DrawerViewModel.toggleBottomSheetState(DrawerViewModel.kt:66)
        at my.handbook.ui.drawer.DrawerFragment.toggleState(DrawerFragment.kt:26)
        at my.handbook.ui.MainActivity.setUpBottomNavigationAndFab$lambda-6(MainActivity.kt:83)
        at my.handbook.ui.MainActivity.$r8$lambda$f3KWpbQWOdalU505hjUuLfGZpYM(Unknown Source:0)
        at my.handbook.ui.MainActivity$$ExternalSyntheticLambda0.onClick(Unknown Source:2)
        at android.view.View.performClick(View.java:7441)
        at android.view.View.performClickInternal(View.java:7418)
        at android.view.View.access$3700(View.java:835)
        at android.view.View$PerformClick.run(View.java:28676)
        at android.os.Handler.handleCallback(Handler.java:938)
        at android.os.Handler.dispatchMessage(Handler.java:99)
        at android.os.Looper.loopOnce(Looper.java:201)
        at android.os.Looper.loop(Looper.java:288)
        at android.app.ActivityThread.main(ActivityThread.java:7839)
        at java.lang.reflect.Method.invoke(Native Method)
        at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
        at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1003)
    	Suppressed: kotlinx.coroutines.DiagnosticCoroutineContextException: [StandaloneCoroutine{Cancelling}@b8e0ee7, Dispatchers.Main.immediate]

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.