МФ
Size: a a a
МФ
МФ
МФ
MO
e
МФ
МФ
MO
e
МФ
e
<?xml version="1.0" encoding="utf-8"?>
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="wrap_content">
<LinearLayout
android:orientation="vertical"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_margin="5dp">
<TextView
tools:text="Padawan"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:theme="@style/ChatText.13.Regular"
app:MvxBind="Text PlayerName"/>
<TextView
tools:text="Structuralism, as is commonly believed, unbiased decomposes the elements of the subject of activity. Positivism categorically emphasizes the transcendental principle of perception. Apperception has an open mind about the ontological gravitational paradox."
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginTop="2dp"
android:theme="@style/ChatText.13.Regular"
app:MvxBind="Text Message"/>
</LinearLayout>
</FrameLayout>
e
<style name="ChatText">
<item name="android:textColor">@color/chat_text</item>
</style>
<style name="ChatText.13">
<item name="android:textSize">13sp</item>
</style>
<style name="ChatText.13.Regular">
<item name="android:fontFamily">@font/ocrastd_regular</item>
</style>
e
e
МФ
SG
VK
SG
VK