``` <SomeLayout> <NestedWhatever> ...
# android-architecture
u
Copy code
<SomeLayout>
  <NestedWhatever>
    <TextView1/>
    <TextView2/>
    <ThisIsTheVariablePart/> <------------------------------
  </NestedWhatever>
</SomeLayout>