Share feature (#1338)

* added share app feature in About

* added share app feature in About

* a small fix
This commit is contained in:
Mansi Agarwal 2018-03-29 00:52:53 +05:30 committed by Vivek Maskara
parent c6679edbda
commit 120130bfc7
5 changed files with 46 additions and 0 deletions

View file

@ -9,4 +9,5 @@
android:minHeight="?attr/actionBarSize"
app:theme="@style/ThemeOverlay.AppCompat.Dark.ActionBar"
android:background="?attr/colorPrimaryDark">
</android.support.v7.widget.Toolbar>