Skip to content

Conversation

@mikepenz
Copy link
Owner

merge dev into main

android:layout_marginLeft="@dimen/material_drawer_vertical_padding"
android:clickable="true"
android:elevation="2dp"
android:elevation="@dimen/material_drawer_account_header_profile_elevation"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Attribute elevation is only used in API level 21 and higher (current min is 16)

android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:elevation="4dp"
android:elevation="@dimen/material_drawer_account_header_profile_badge_elevation"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Attribute elevation is only used in API level 21 and higher (current min is 16)

android:layout_marginTop="@dimen/material_drawer_account_header_horizontal_top"
android:clickable="true"
android:elevation="2dp"
android:elevation="@dimen/material_drawer_account_header_profile_elevation"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Attribute elevation is only used in API level 21 and higher (current min is 16)

android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:elevation="4dp"
android:elevation="@dimen/material_drawer_account_header_profile_badge_elevation"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Attribute elevation is only used in API level 21 and higher (current min is 16)

android:layout_marginRight="@dimen/material_drawer_vertical_padding"
android:clickable="true"
android:elevation="2dp"
android:elevation="@dimen/material_drawer_account_header_profile_small_elevation"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Attribute elevation is only used in API level 21 and higher (current min is 16)

android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:elevation="4dp"
android:elevation="@dimen/material_drawer_account_header_profile_badge_elevation"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Attribute elevation is only used in API level 21 and higher (current min is 16)

android:layout_marginRight="@dimen/material_drawer_vertical_padding"
android:clickable="true"
android:elevation="2dp"
android:elevation="@dimen/material_drawer_account_header_profile_small_elevation"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Attribute elevation is only used in API level 21 and higher (current min is 16)

android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:elevation="4dp"
android:elevation="@dimen/material_drawer_account_header_profile_badge_elevation"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Attribute elevation is only used in API level 21 and higher (current min is 16)

android:layout_marginRight="@dimen/material_drawer_vertical_padding"
android:clickable="true"
android:elevation="2dp"
android:elevation="@dimen/material_drawer_account_header_profile_small_elevation"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Attribute elevation is only used in API level 21 and higher (current min is 16)

android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:elevation="4dp"
android:elevation="@dimen/material_drawer_account_header_profile_badge_elevation"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Attribute elevation is only used in API level 21 and higher (current min is 16)

@mikepenz mikepenz merged commit 8619a29 into main Oct 22, 2021
Repository owner deleted a comment from manuel0808 Feb 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants