-
See screenshot. The card expand is not expanding at the end of the CardViewNative element. I tried changing the "card_base_empty_height" value, but this did not help. Let me know if you guys have an…
-
I need to add only top corner radius but i can see only `app:cardCornerRadius="20"`
How can i do it?
-
**Steps to Reproduce**
Flutter [documentation](https://api.flutter.dev/flutter/widgets/WidgetSpan-class.html) has this example for using `Text.rich`
```dart
const Text.rich(
TextSpan(
chi…
-
I am experiencing a strange bug with scrolling.
I am using:
`compile 'com.github.crosswall:Android-Coverflow:release-v1.0.4'`
When I have more than two items in the coverflow, and a middle item…
-
He probado agregar "username = (EditText)findViewById(R.id.username);" en el evento UI y concaternarlo en el Toast + username:
Toast.makeText(this,"Custom Dialog "+ getString(R.string.signin) + usern…
-
It would be great to be able to format the layout of the Geoform with additional non-field elements in the Geoform builder. For example, the ability to add text/custom HTML blocks between fields, and …
-
We're talking about a lot of high level changes to the site builder experience, want to make sure we think of these as a whole and how they work together.
- [x] New theme #1361
- [x] Front page layo…
-
QMUIDialog.CustomDialogBuilder, QMUITipDialog.CustomBuilder还是带有了过多的样式限制,
qmui_dialog_max_width,qmui_skin_support_tip_dialog_bg,qmui_tip_dialog_padding_horizontal等等,开发者既然用了自定义,更多的是希望,layout的布局写成什么样,展现…
-
Many examples have what we call a read-only notebook deployment. This is a pretty unique feature of the deployment platform we use at te moment, Anaconda AE5, that lets us configure a deployment (via …
-
Hi, yesterday, forget one small thing
`
# Input field
with tgb.layout("1", class_name="text-center pb1"):
with tgb.part(class_name="card"):
tgb.input(
…