-
Hello, after digging into some TP code and docs I couldn't find a way to achieve that but pardon me if it's possible.
I want to do optional injection in the constructor with TP, just like Spring does…
-
Please review. Probably 12 hours including fixing issues with Eclipse and HAXE.
Not happy with relative timestamp display, will try for a better solution in part 2.
Had issue with Serializeable on Tw…
carl updated
10 years ago
-
### Description
On low end Android hardware (2 GB of RAM), at some point in the functioning of an application, when trying to take some pictures with the library, the Android OS will kill the host ap…
-
## Milestones
Done so far...
- [x] **Lex and parse all the GraphQL documents currently in Masochist.**
- [x] **Lex and parse the GraphQL schema definition currently in Masochist.**
... next steps a…
-
Internal: b/242216228
Per https://developer.android.com/guide/navigation/predictive-back-gesture `onBackPressed` is being deprecated, and we need to switch to [OnBackPressedDispatcher](https://develo…
-
I have been studying this project for a while now and I have a few questions
that are not so clear to me.
1 - In this project the verification for internet connection is made in the
data layer, bu…
-
Mainly for consistency with the rest of the interface, we currently [use themed file dialogs everywhere](https://github.com/LMMS/lmms/pull/4298), instead of native, but unlike native, they
- are sl…
-
Hi everyone,
I'm meeting this problem. I can't display my layout Item inside DraggableView.
This is my FragmentHomePage. When I click the SegmentGroup button then DraggableView will show up. But I do…
-
Part 2 of the twitter app, for review by
/cc @nesquena @timothy1ee
Hours spent:
20
I addressed all the required user stories, and only one optional story for this week (the indeterminate progress i…
-
As described [here](https://medium.com/@neerajmoudgil/upgrading-to-new-android-material-design-components-e62ddb03c3d2), Google has moved to the new material design library for a period, which is much…