Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

关于.9.png图的位置放置问题 #441

Open
StrikeZXA opened this issue May 13, 2023 · 0 comments
Open

关于.9.png图的位置放置问题 #441

StrikeZXA opened this issue May 13, 2023 · 0 comments

Comments

@StrikeZXA
Copy link

   <androidx.constraintlayout.widget.ConstraintLayout
            android:layout_width="348dp"
            android:layout_height="383dp"
            android:background="@drawable/blue_bg"
            app:layout_constraintEnd_toEndOf="parent"
            app:layout_constraintHorizontal_bias="1.0"
            app:layout_constraintStart_toStartOf="parent"
            app:layout_constraintTop_toTopOf="parent">

           .....

   </androidx.constraintlayout.widget.ConstraintLayout>
   
   不知道算不算问题
   当background图片是.9图的时候预期的结果和实际的结果不一样,必须放在布局里面才会正常

1683948252083
1683948263732
附上本人使用的.9图
blue_bg 9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant