hitex

  1. sadeq.hitex

    B4A Library Hitex TransformationLayout

    ? Transform into a different view or activity using morphing animations. Using Transformation motions of new material version. Github : https://github.com/skydoves/TransformationLayout (Kotlin) Just for B4A min sdk : 21...
  2. sadeq.hitex

    B4A Library Hitex Intent

    Hitex Intent is a almost complete intent Methods: Initialize Initialize2 (Obj As Object) obj can be : String Action and ... B4A Activity Class<?> Intent _____________ Example 1 : StartActivity(Intent.Initialize2(Main2).PutExtra("number","123456789")) In Main 2 : Dim Intetnt As...
  3. sadeq.hitex

    Tool Hitex xHelper - Android package converter

    Hitex xHelper is a free simple tool to automatically convert old support to new androidx packages. you can convert and save easily by drag your xml or java files into the text area and drop it. for example if you type old support recyclerview package and click Convert To X , it changes to new...
Top