Refactoring

This commit is contained in:
Karim Abou Zeid 2016-02-28 23:02:59 +01:00
commit 8d3cc602c4
6 changed files with 6 additions and 18 deletions

View file

@ -126,7 +126,7 @@
app:pressedTranslationZ="2dp"
app:elevation="4dp"
android:id="@+id/player_play_pause_fab"
style="@style/PlayPauseFab"
style="@style/Fab"
android:layout_centerInParent="true" />
</RelativeLayout>