Jose Alcérreca
Jose Alcérreca
In this PR, the main difference with the previous tablet solution is that we're using the same presenter for both the list view and the detail view. This "tablet presenter"...
This PR is based on todo-mvp. It adds a tablet layout and modifies the TasksPresenter so that it's tablet-aware. In tablet mode, there are two fragments (views) and two presenters...
Use case: Workaround for a FAB is to use both right and left with the same value.
Hi, I'm using Teacup (tried master and experimental) with a custom board and an atmega328p on my CNC machine. I was using RAMPS1.4 and Sprinter before and the same gcode...
It's very hard to find a specific event. Tracking issue. No plans for this feature yet.
Didn't make the cut. No plans to implement this yet. Tracking issue.
Each PTR downloads a 600kb JSON (uncompressed). Opening this issue for acknowledgment and tracking. No plans yet to implement this.
Version: 0.39.0## Expected Behavior `/* ktlint-disable indent */` should disable the indent rule from that point on. ## Observed Behavior Still getting the ktlint errors that the directive is supposed...