Browse Source

Ripple effect added to language seleciton

master
preyearegmi 6 years ago
parent
commit
e14d91db46
  1. 2
      app/src/main/res/layout/splash_language_selection_item_view.xml

2
app/src/main/res/layout/splash_language_selection_item_view.xml

@ -3,7 +3,7 @@
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:background="@android:color/transparent"
android:background="?android:attr/selectableItemBackground"
android:layout_marginBottom="2dp"
android:layout_height="wrap_content">

Loading…
Cancel
Save