-
Hi,
i have implemented the toolbar with the sliding tabs that changes its hight when scrolling (viewpagertabfragments). Now i want the fragments of the tabs to show a recyclerview ... Is this possibl…
-
Is it possible to fragments item list ?
It seems currently, a new list is created for each fragment (the spacing changes)
Example:
```
[slide]
- item1
- item2
```
to
```
[fragment]
- …
-
# 1. Link to sections via #section-title
Currently sections are identified by numbers as URL-fragments `?https://course-url#slideNumber`. It is possible to use the slide number as local references …
-
Using MVP leads to memory leaks during configuration changes.
One way of getting rig of it is using retain fragments.
Another way is to move to MVVM with [Architecture Components](https://developer.a…
-
hi,
I am using Flutter add-to-app implementation. I have a **MainActivity** that extends **AppCompatActivity** . it has **two fragments, a native fragment, and a Flutter fragment**. App theme is cu…
-
We should consider migrating this from the old, apparently abandoned dzslides to the newer -- and maintained -- [reveal.js](https://revealjs.com). Reveal offers both the [static version](https://revea…
-
- [x] Link to [Python Lists and Dictionaries](https://emaad-mir.github.io/emaad-fastpages/jupyter/python/week2hacks/2022/09/05/lists-and-dictionaries.html)
- [x] [Link to Quiz that Stores Dictionarie…
-
### Checklist
- [X] I am able to reproduce the bug with the [latest version](https://github.com/TeamNewPipe/NewPipe/releases/latest).
- [X] I made sure that there are *no existing issues* - [open]…
-
"Static initializer OktaAuthModule.initAuth() has been removed. OKTA_CONFIG should be provided directly by your module."
This change is not reflected here:
https://developer.okta.com/quickstart-fr…
ghost updated
4 years ago
-
Guidelines should be established for how all activities should interact with each other, and how fragments should leverage the back-stack for specific desired navigation. These guidelines should inclu…