Skip to content

Instantly share code, notes, and snippets.

@am5a03
Last active April 17, 2018 17:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save am5a03/2e6915ab36c2088cdeb7ca0ab0da7854 to your computer and use it in GitHub Desktop.
Save am5a03/2e6915ab36c2088cdeb7ca0ab0da7854 to your computer and use it in GitHub Desktop.
post_view.xml
<LinearLayout
android:width="wrap_content"
android:height="wrap_content"
android:descendantFocusability="false"
android:orientation="vertical">
<PostView ... />
<PublisherAdView ... />
</LinearLayout>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment