-
**Description:**
I use custom tab indicator with a complex shape
**drawable/waves.png**
![waves](https://user-images.githubusercontent.com/106242514/201907428-e773974a-7fb1-4972-b31a-e552e2b9e6f…
-
**Description:**
`TabLayout#setSelectedTabIndicatorColor(int)` and its xml attribute `app:tabIndicatorColor` change tint colors of other components which use the same drawable as the tab indicator.
…
safu9 updated
2 years ago
-
**Description:** When I use the library `com.google.android.material:material:1.8.0-alhpa01` and add a TabLayout to any layout in AndroidStudio, I get the following notice:
```
java.lang.IllegalAr…
-
com.google.android.material:material:1.5.0 中有个
app:tabIndicatorFullWidth="false" 属性 表示tabIndicator的宽度是不填充整个Tab的
有这方面的支持吗
目前 使用 tab_item_is_equ_width=true 后 tabIndicator无法做到与文本宽度对齐
-
### Description
I have xamarin.forms project. I want android tabs at bottom for that I might have few solutions but I thought to use below one
```
public class MyTabbedPage : Xamarin.Forms.T…
-
Out of the blue I get the following error:
```
Failed to compile.
Attempted import error: 'useStyles' is not exported from '@chakra-ui/system' (imported as 'useStyles').
ERROR in ./node_module…
-
### Current behavior
![image](https://user-images.githubusercontent.com/34528668/156677515-8907e7b0-d66a-4de8-9d0e-bd87934cc1eb.png)
I was using version 2.16 in the previous version of my app an…
-
### Duplicates
- [X] I have searched the existing issues
### Latest version
- [X] I have tested the latest version
### Current behavior 😯
property `sx` doesn't exist in type `TabsTypeMap['TabIndi…
-
### Description
When I switch from LTR to RTL, TabIndicator remain in the same position
### Link to Reproduction
https://pro.chakra-ui.com/components/marketing/navbars
### Steps to reproduce
1. G…
-
Got some error
maybe anyone has the same problem and already solve it.