-
I have created a custom dialog and set style as "SimpleDialogLight". Its working fine but only issue is the controllers are not visible (white). So is there any property to change? Please help me on t…
-
Row titles are requested from time to time. It's something I've needed myself when building certain layouts. My idea for implementing row titles is:
1. If the user has set a custom Page Builder row…
-
While devices running Android 8 show text in my app properly, all my views are 'empty' when using a device with Android 9.
The Layout Inspector of Android Studio does show the contents under "Text"…
-
#### Description
Area:
Xcode
Summary:
When a UICollectionViewController's size is changed to Freeform, Interface Builder warns that the UICollectionView is misplaced, even though the collection …
-
This is the output from logs:
```
I/flutter (13956): ══╡ EXCEPTION CAUGHT BY WIDGETS LIBRARY ╞═══════════════════════════════════════════════════════════
I/flutter (13956): The following _CastErr…
-
According to Tim, you should be able to inplace edit blocks/content from a landing page. He suggested we debug in \Drupal\layout_builder\QuickEditIntegration, but my guess is that something else we ar…
-
I installed the plugin as described in the instructions, including renaming the plugin directory to "menu_builder." Added it to the $helpers array as MenuBuilder.MenuBuilder, and constructed the befor…
-
**Describe the bug**
There is a problem if I use a **listview builder** inside **body**, and added a **BottomNavigationBar**. The body don't respect the screen size and stay behind of bottomNavigatio…
-
```kotlin
class MainActivity : AppCompatActivity() {
override fun onCreate(savedInstanceState: Bundle?) {
super.onCreate(savedInstanceState)
setContentView(R.layout.activity_ma…
-
flutter 3.7.12
carousel_slider: ^4.2.1
Reproduction step : Click on this carousel example and see console log.
```dart
final CarouselController _controller = CarouselController();
GestureDete…