mirror of
https://github.com/Nioux/AideDeJeu.git
synced 2025-12-22 18:13:23 +00:00
Tabs
This commit is contained in:
parent
9332a41320
commit
82aaec1b90
2 changed files with 25 additions and 16 deletions
|
|
@ -6,6 +6,6 @@
|
|||
android:layout_height="wrap_content"
|
||||
android:background="?attr/colorPrimary"
|
||||
android:theme="@style/ThemeOverlay.AppCompat.Dark.ActionBar"
|
||||
app:tabIndicatorColor="@android:color/white"
|
||||
app:tabIndicatorColor="@color/HDRed"
|
||||
app:tabGravity="fill"
|
||||
app:tabMode="fixed" />
|
||||
app:tabMode="scrollable" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue