Added telegram link

This commit is contained in:
aayush262
2024-01-06 21:21:28 +05:30
parent af992bd19c
commit ced4e44490
6 changed files with 24 additions and 2 deletions

View File

@@ -1565,6 +1565,15 @@
app:tint="?attr/colorOnBackground"
tools:ignore="ContentDescription" />
<ImageView
android:id="@+id/loginTelegram"
android:layout_width="48dp"
android:layout_height="48dp"
android:layout_margin="8dp"
android:padding="6dp"
android:src="@drawable/ic_telegram"
app:tint="?attr/colorOnBackground"
tools:ignore="ContentDescription" />
</LinearLayout>